From 986af28df27016813abdfdde8bdedda1f571703c Mon Sep 17 00:00:00 2001 From: hexcoder Date: Fri, 7 Aug 2020 22:06:36 +0200 Subject: README.md: show afl-gcc as intel only --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd2784ae..b42fed2e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ | Feature/Instrumentation | afl-gcc | llvm_mode | gcc_plugin | qemu_mode | unicorn_mode | | ----------------------- |:-------:|:---------:|:----------:|:----------------:|:------------:| - | NeverZero | x | x(1) | (2) | x | x | + | NeverZero | x86[_64]| 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 | | x86[_64]/arm[64] | | -- cgit 1.4.1