From 77f20d8e4d855fa9585e786ad879aeebdb3fb5d0 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Fri, 20 Sep 2019 14:49:36 +0200 Subject: update documenation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 88522aa..8c95f2c 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,7 @@ things are not working anymore. Problem 1: The binary does not work (crashes or hangs) Solution: increase the -m parameter. -m 8 is the minimum recommended, on some targets -m 16 is required etc. + You can also try to remove -x performance enhancers. Problem 2: Basically every fuzzing test case is reported as crash although it does not when running it from the command line -- cgit 1.4.1