aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-09 11:45:00 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-09 11:45:00 +0100
commit1dcc6b2e10cd07929202ada008da61325add483c (patch)
tree0241b71812d26856619cf356472ac5a9d5c13ef5
parenta86f740995ffe7c2a456390403d1c78df42d9dcd (diff)
downloadafl++-1dcc6b2e10cd07929202ada008da61325add483c.tar.gz
readme
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index c3e8dc48..bd741a8b 100644
--- a/README.md
+++ b/README.md
@@ -59,14 +59,14 @@
A more thorough list is available in the PATCHES file.
- | Feature/Instrumentation | afl-gcc | llvm_mode | gcc_plugin | qemu_mode | unicorn_mode |
- | ----------------------- |:-------:|:---------:|:----------:|:---------:|:------------:|
- | NeverZero | x | x(1) | (2) | x | x |
- | Persistent mode | | x | x | x86 | x |
- | laf-intel / CompCov | | x | | x86/arm | x86/arm |
- | CmpLog | | x | | x | |
- | Whitelist | | x | x | | |
- | InsTrim | | x | | | |
+ | Feature/Instrumentation | afl-gcc | llvm_mode | gcc_plugin | qemu_mode | unicorn_mode |
+ | ----------------------- |:-------:|:---------:|:----------:|:----------------:|:------------:|
+ | NeverZero | x | x(1) | (2) | x | x |
+ | Persistent mode | | x | x | x86[_64]/arm[64] | x |
+ | laf-intel / CompCov | | x | | x86[_64]/arm[64] | x86[_64]/arm |
+ | CmpLog | | x | | x | |
+ | Whitelist | | x | x | | |
+ | InsTrim | | x | | | |
neverZero: