diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-12-16 11:18:59 +0100 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-12-16 11:18:59 +0100 |
commit | 0627336466cdc5fa40ef8d7579bb095cff25dfa2 (patch) | |
tree | e4060ce75d33f97389a607df56c679395dc0fe0e /docs | |
parent | 2b9ad9acb616dfa3103955f8bb969d85028f74eb (diff) | |
download | afl++-0627336466cdc5fa40ef8d7579bb095cff25dfa2.tar.gz |
unicornafl readme & changelog
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 10f1850d..e6eabd18 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -18,6 +18,8 @@ Version ++2.58d (dev): ---------------------- - qbdi_mode: fuzz android native libraries via QBDI framework + - unicorn_mode: switched with the new unicornafl, thanks domenukk + (see https://github.com/vanhauser-thc/unicorn) - afl-fuzz: - added Radamsa and an optional radamsa stage (-R[R]) - CPU affinity support for DragonFly |