From 3fc03d4b6b6b7a0718a9ab9514ea3afdebc868f1 Mon Sep 17 00:00:00 2001 From: lazymio Date: Mon, 4 Apr 2022 11:45:49 +0200 Subject: Fix unicornafl static build Signed-off-by: lazymio --- unicorn_mode/unicornafl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unicorn_mode/unicornafl') diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl index a44fa944..baf52ac2 160000 --- a/unicorn_mode/unicornafl +++ b/unicorn_mode/unicornafl @@ -1 +1 @@ -Subproject commit a44fa94488d01aba60401ccf81f8bebcce685bf2 +Subproject commit baf52ac2cf4fb005014f1b9527005a06a369c7f5 -- cgit 1.4.1 From aeeca164b5a01eebc9c7cb386155375980e1fdc2 Mon Sep 17 00:00:00 2001 From: lazymio Date: Sun, 24 Apr 2022 20:12:42 +0200 Subject: Bump unicornafl --- unicorn_mode/UNICORNAFL_VERSION | 2 +- unicorn_mode/unicornafl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'unicorn_mode/unicornafl') diff --git a/unicorn_mode/UNICORNAFL_VERSION b/unicorn_mode/UNICORNAFL_VERSION index f0c5c1e0..cda1d700 100644 --- a/unicorn_mode/UNICORNAFL_VERSION +++ b/unicorn_mode/UNICORNAFL_VERSION @@ -1 +1 @@ -c3e15a7d44101ff288abe114b7954ce6cfa070b1 +09ad7d4784e50ec4ddf590a2c29764e2a7f37442 diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl index baf52ac2..09ad7d47 160000 --- a/unicorn_mode/unicornafl +++ b/unicorn_mode/unicornafl @@ -1 +1 @@ -Subproject commit baf52ac2cf4fb005014f1b9527005a06a369c7f5 +Subproject commit 09ad7d4784e50ec4ddf590a2c29764e2a7f37442 -- cgit 1.4.1 From 5d5aa430d2328e247ffbad45f486a835f5dc8852 Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Mon, 25 Apr 2022 09:10:59 +0200 Subject: add changelog --- docs/Changelog.md | 2 ++ unicorn_mode/unicornafl | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'unicorn_mode/unicornafl') diff --git a/docs/Changelog.md b/docs/Changelog.md index 689cc94b..a841cca3 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -32,6 +32,8 @@ sending a mail to . - AFL++ PCGUARD mode is not available for 10.0.1 anymore (11+ only) - frida_mode: - update to new frida release, handles now c++ throw/catch + - unicorn_mode: + - update unicorn engine, fix C example ### Version ++4.00c (release) diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl index 09ad7d47..c3e15a7d 160000 --- a/unicorn_mode/unicornafl +++ b/unicorn_mode/unicornafl @@ -1 +1 @@ -Subproject commit 09ad7d4784e50ec4ddf590a2c29764e2a7f37442 +Subproject commit c3e15a7d44101ff288abe114b7954ce6cfa070b1 -- cgit 1.4.1