diff options
author | vanhauser-thc <vh@thc.org> | 2021-12-29 11:55:16 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-12-29 11:55:16 +0100 |
commit | dbc62dbe566c7a3fc9ad9e3fbf2ef112442ad4f6 (patch) | |
tree | 6a929fd528872dfceb0da087132c107c130badf9 /docs/important_changes.md | |
parent | 1a25ccb61829105628e096ad7afb68100bfda753 (diff) | |
download | afl++-dbc62dbe566c7a3fc9ad9e3fbf2ef112442ad4f6.tar.gz |
sprinkle nyx links in the docs
Diffstat (limited to 'docs/important_changes.md')
-rw-r--r-- | docs/important_changes.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/important_changes.md b/docs/important_changes.md index facaf3c1..0c1c34ef 100644 --- a/docs/important_changes.md +++ b/docs/important_changes.md @@ -5,10 +5,6 @@ changes. ## From version 3.00 onwards -With AFL++ 3.13-3.20, we introduce FRIDA mode (`-O`) to have an alternative for -binary-only fuzzing. It is a bit faster than QEMU mode and works on MacOS, -Android, iOS etc. - With AFL++ 4.00, we introduced the following changes from previous behaviors: * the complete documenation was overhauled and restructured thanks to @llzmb! * a new CMPLOG target format requires recompiling CMPLOG targets for use |