diff options
author | vanhauser-thc <vh@thc.org> | 2023-10-21 15:28:34 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-10-21 15:28:34 +0200 |
commit | 389c88c0f3d33974e2efb79114ee2d16b8570102 (patch) | |
tree | cab81cf0925d5d19bdfedd1923a57425fd39850d | |
parent | af18f2c7325551e8045a6156cb5b0ed2f4841dbf (diff) | |
download | afl++-389c88c0f3d33974e2efb79114ee2d16b8570102.tar.gz |
update unicorn
-rw-r--r-- | TODO.md | 2 | ||||
-rw-r--r-- | unicorn_mode/UNICORNAFL_VERSION | 2 | ||||
m--------- | unicorn_mode/unicornafl | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md index aa435317..9bdb2c55 100644 --- a/TODO.md +++ b/TODO.md @@ -4,7 +4,7 @@ - adapt MOpt to new mutation engine - Update afl->pending_not_fuzzed for MOpt - - cmplog rtn sanity check on fixed length? + - cmplog rtn sanity check on fixed length? + no length 1 - afl-showmap -f support - afl-fuzz multicore wrapper script diff --git a/unicorn_mode/UNICORNAFL_VERSION b/unicorn_mode/UNICORNAFL_VERSION index 1c8e571f..51878a56 100644 --- a/unicorn_mode/UNICORNAFL_VERSION +++ b/unicorn_mode/UNICORNAFL_VERSION @@ -1 +1 @@ -f2cede37 +f607118f diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl -Subproject f2cede37a75bbd4a9b9438f0277727b5d462057 +Subproject f607118fc10e5225da751385075792e24133a13 |