mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 08:11:34 +00:00
* Fix spelling errors in log messages * Fix doc comment syntax * Fix spelling errors in Markdown documentation * Fix spelling errors in comments
Autotokens standalone mutator
this is a standalone version of the AFL++ autotokens custom mutator.
just type make
to build.
You MUST use a dictionary file to have an effective grammarless grammar fuzzer!
autotokens-standalone -h # to see all parameters
autotokens-standalone -x foo.dict inputfile outputfile # example