diff options
author | vanhauser-thc <vh@thc.org> | 2021-05-10 13:54:01 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-05-10 13:54:01 +0200 |
commit | d0fa8dcba51deb5f27f63fc054aef1144b4bc373 (patch) | |
tree | 6ce9d90644f161d21d802e9cbe48eb38467684e9 /README.md | |
parent | 50af4654e314df75ba8653340e5a58e9e42f1f19 (diff) | |
download | afl++-d0fa8dcba51deb5f27f63fc054aef1144b4bc373.tar.gz |
update documentation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 4a0f3574..c16216bf 100644 --- a/README.md +++ b/README.md @@ -91,9 +91,9 @@ behaviours and defaults: | Feature/Instrumentation | afl-gcc | llvm | gcc_plugin | frida_mode | qemu_mode |unicorn_mode | | -------------------------|:-------:|:---------:|:----------:|:----------:|:----------------:|:------------:| | NeverZero | x86[_64]| x(1) | x | | x | x | - | Persistent Mode | | x | x | | x86[_64]/arm[64] | x | + | Persistent Mode | | x | x | x | x86[_64]/arm[64] | x | | LAF-Intel / CompCov | | x | | | x86[_64]/arm[64] | x86[_64]/arm | - | CmpLog | | x | | | x86[_64]/arm[64] | | + | CmpLog | | x | | x | x86[_64]/arm[64] | | | Selective Instrumentation| | x | x | x | x | | | Non-Colliding Coverage | | x(4) | | | (x)(5) | | | Ngram prev_loc Coverage | | x(6) | | | | | |