add helper script repo

This commit is contained in:
van Hauser
2020-10-31 18:53:35 +01:00
parent f810639ab1
commit 5ecc4ae0ab
2 changed files with 10 additions and 1 deletions

View File

@ -119,10 +119,18 @@ Simplifies the triage of discovered crashes, start parallel instances, etc.
https://github.com/rc0r/afl-utils
### AFL crash analyzer (floyd)
Another crash triage tool:
https://github.com/floyd-fuh/afl-crash-analyzer
### afl-extras (fekir)
Collect data, parallel afl-tmin, startup scripts.
https://github.com/fekir/afl-extras
### afl-fuzzing-scripts (Tobias Ospelt)
Simplifies starting up multiple parallel AFL jobs.