about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2021-05-17 18:16:41 +0200
committerDominik Maier <domenukk@gmail.com>2021-05-17 18:16:51 +0200
commitccf739f8801c373fe2aa1bb709ffd697cfe2a3e6 (patch)
tree3ab139e1265c7d16361375e0856996fdb422fa62 /docs
parent47e22e8d8d383078989906c6fe54a9ec4deff8c1 (diff)
downloadafl++-ccf739f8801c373fe2aa1bb709ffd697cfe2a3e6.tar.gz
AFL_PRINT_FILENAMES added
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md1
-rw-r--r--docs/env_variables.md3
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 4fa70bfd..67ab9d5e 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -50,6 +50,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     MacOS shared memory
   - updated the grammar custom mutator to the newest version
   - add -d (add dead fuzzer stats) to afl-whatsup
+  - added AFL_PRINT_FILENAMES to afl-showmap/cmin to print the current filename
 
 ### Version ++3.12c (release)
   - afl-fuzz:
diff --git a/docs/env_variables.md b/docs/env_variables.md
index 8879db72..99568146 100644
--- a/docs/env_variables.md
+++ b/docs/env_variables.md
@@ -567,6 +567,9 @@ The corpus minimization script offers very little customization:
     a modest security risk on multi-user systems with rogue users, but should
     be safe on dedicated fuzzing boxes.
 
+  - `AFL_PRINT_FILENAMES` prints each filename to stdout, as it gets processed.
+    This can help when embedding `afl-cmin` or `afl-showmap` in other scripts scripting.
+
 ## 7) Settings for afl-tmin
 
 Virtually nothing to play with. Well, in QEMU mode (`-Q`), `AFL_PATH` will be