aboutsummaryrefslogtreecommitdiff
path: root/libdislocator
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2019-09-02 18:47:07 +0200
committerAndrea Fioraldi <andreafioraldi@gmail.com>2019-09-02 18:47:07 +0200
commit2ae4ca91b48407add0e940ee13bd8b385e319a7a (patch)
treeedf805e670fd89a5ca687bfa0102353b1974d3bb /libdislocator
parente9d968e060f59df634409d2bbe58c279cf6eca00 (diff)
parentc124576a4dc00e31ad5cad118098f46eaa29cd17 (diff)
downloadAFLplusplus-2ae4ca91b48407add0e940ee13bd8b385e319a7a.tar.gz
merge from master
Diffstat (limited to 'libdislocator')
-rw-r--r--libdislocator/README.md (renamed from libdislocator/README.dislocator)6
1 files changed, 3 insertions, 3 deletions
diff --git a/libdislocator/README.dislocator b/libdislocator/README.md
index 837e7466..5d5a1464 100644
--- a/libdislocator/README.dislocator
+++ b/libdislocator/README.md
@@ -1,6 +1,4 @@
-===================================
-libdislocator, an abusive allocator
-===================================
+# libdislocator, an abusive allocator
(See ../docs/README for the general instruction manual.)
@@ -45,7 +43,9 @@ when fuzzing small, self-contained binaries.
To use this library, run AFL like so:
+```
AFL_PRELOAD=/path/to/libdislocator.so ./afl-fuzz [...other params...]
+```
You *have* to specify path, even if it's just ./libdislocator.so or
$PWD/libdislocator.so.