diff options
-rw-r--r-- | docs/Changelog.md | 2 | ||||
-rw-r--r-- | unicorn_mode/UNICORNAFL_VERSION | 2 | ||||
m--------- | unicorn_mode/unicornafl | 0 |
3 files changed, 3 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index f11ad01a..f96adfa3 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -33,6 +33,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. tried to be instrumented with LTO - fixed crash in cmplog with LTO - enable snapshot lkm also for persistent mode + - Unicornafl + - Added powerPC support from unicorn/next - persistent mode shared memory testcase handover (instead of via files/stdin) - 10-100% performance increase - General support for 64 bit PowerPC, RiscV, Sparc etc. diff --git a/unicorn_mode/UNICORNAFL_VERSION b/unicorn_mode/UNICORNAFL_VERSION index bb3959ea..f44af758 100644 --- a/unicorn_mode/UNICORNAFL_VERSION +++ b/unicorn_mode/UNICORNAFL_VERSION @@ -1 +1 @@ -5833117 +212110c diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl -Subproject 5833117abf55d54c4191ead81312764df03a48b +Subproject 212110cece6355222330906c5392a4255535cf0 |