From 1dcc6b2e10cd07929202ada008da61325add483c Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Sun, 9 Feb 2020 11:45:00 +0100 Subject: readme --- README.md | 16 ++++++++-------- 1 file 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: -- cgit 1.4.1