From f1fbea96f625a5af9b5321cb98acfc3378b5343e Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Mon, 11 Nov 2019 15:51:21 +0100 Subject: radamsa in readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 583b7df8..2df8b45a 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ * Win32 PE binary-only fuzzing with QEMU and Wine + * Radamsa stage (enable with `-R[R]`). + A more thorough list is available in the PATCHES file. | Feature/Instrumentation | AFL-GCC | LLVM_MODE | GCC_PLUGIN | QEMU_MODE | Unicorn | @@ -100,8 +102,9 @@ is what you should choose. These build options exist: * all: just the main afl++ binaries -* binary-only: everything for binary-only fuzzing: qemu_mode, unicorn_mode, libdislocator, libtokencap -* source-only: everything for source code fuzzing: llvm_mode, libdislocator, libtokencap +* radamsa: build libradamsa +* binary-only: everything for binary-only fuzzing: qemu_mode, unicorn_mode, libdislocator, libtokencap, radamsa +* source-only: everything for source code fuzzing: llvm_mode, libdislocator, libtokencap, radamsa * distrib: everything (for both binary-only and source code fuzzing) * install: installs everything you have compiled with the build options above * clean: cleans everything. for qemu_mode and unicorn_mode it means it deletes all downloads as well -- cgit 1.4.1