diff --git a/unicorn_mode/UNICORNAFL_VERSION b/unicorn_mode/UNICORNAFL_VERSION index 8b9c9fc0..ba9a4d9c 100644 --- a/unicorn_mode/UNICORNAFL_VERSION +++ b/unicorn_mode/UNICORNAFL_VERSION @@ -1 +1 @@ -7b0c61f25042ebed910b88da2ca42778b858b852 +468798455a9f9790d2da369a18ed49fda3a64e8c diff --git a/unicorn_mode/build_unicorn_support.sh b/unicorn_mode/build_unicorn_support.sh index 340ac77c..842ad020 100755 --- a/unicorn_mode/build_unicorn_support.sh +++ b/unicorn_mode/build_unicorn_support.sh @@ -180,8 +180,7 @@ sh -c 'git stash && git stash drop' 1>/dev/null 2>/dev/null git checkout "$UNICORNAFL_VERSION" || exit 1 echo "[*] making sure afl++ header files match" -cp "../../include/config.h" "." || exit 1 -cp "../../include/types.h" "." || exit 1 +cp "../../include/config.h" "./include" || exit 1 echo "[*] Configuring Unicorn build..." diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl index 7b0c61f2..46879845 160000 --- a/unicorn_mode/unicornafl +++ b/unicorn_mode/unicornafl @@ -1 +1 @@ -Subproject commit 7b0c61f25042ebed910b88da2ca42778b858b852 +Subproject commit 468798455a9f9790d2da369a18ed49fda3a64e8c