about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2020-12-26utils/afl_frida is not 5% fastervan Hauser
2020-12-23typovan Hauser
2020-12-23faster llvm compile, update READMEvan Hauser
2020-12-22better gcc and clang support for afl-ccvan Hauser
2020-12-21switch to github actionsvan Hauser
2020-12-21Merge branch 'dev' into skim_romuvan Hauser
2020-12-20document AFL_LLVM_INSTRUMENT option NATIVEvan Hauser
2020-12-20fix endless loop in afl-cc allow/blocklists starting a line with a commentvan Hauser
2020-12-20update changelogvan Hauser
2020-12-19add tinyinst to binary fuzzing toolsvan Hauser
2020-12-18apply nocolor changeshexcoder-
2020-12-17fix crash for very fast targetsvan Hauser
2020-12-15allow instrumenting LLVMFuzzerTestOneInputvan Hauser
2020-12-15add dummy Makefile to instrumentation/van Hauser
2020-12-15v3.01a initvan Hauser
2020-12-15v3.00cvan Hauser
2020-12-12add an extra test for afl-gcc and check for -B supporthexcoder-
2020-12-11schedule improvements, new default is FASTvan Hauser
2020-12-10change search order for afl-showmin in afl-cmin*van Hauser
2020-12-09move libdislocator, libtokencap and qbdi_mode to utils/vanhauser-thc
2020-12-08typos/wordinghexcoder-
2020-12-04added python mutator, documentationDominik Maier
2020-12-04afl_custom_describe api addedDominik Maier
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier
2020-12-01remove docs/README symlink and update referencesvan Hauser
2020-12-01renamed examples/ to utils/vanhauser-thc
2020-12-01added AFL_NO_AUTODICTvan Hauser
2020-11-19fixed child not killed with -cvan Hauser
2020-11-18Use buffer protocol to retrieve result from python post_process (#605)Dustin Spicuzza
Saves an extra copy, gives post processing functions more flexibility
2020-11-18typos and wordinghexcoder
2020-11-18more info about child_debugDominik Maier
2020-11-18renamed env var to AFL_DEBUG_CHILDDominik Maier
2020-11-18brought back missing env varsDominik Maier
2020-11-16support AFL_LLVM_INSTRUMENT env for our own PCGUARDvan Hauser
2020-11-10support custom mutator introspectionvan Hauser
2020-11-02match mopt to havocvan Hauser
2020-11-01added mutation introspection make targetvan Hauser
2020-10-31add helper script repovan Hauser
2020-10-31add our own inline trace-pc-guardvan Hauser
2020-10-30review, mark env variables, linkifyhexcoder-
2020-10-30recover heikos faq changesvan Hauser
2020-10-26add no splicing compile option and print used compile options in afl-fuzz helpvan Hauser
2020-10-14add documentationvan Hauser
2020-10-13fix custom mutator docvan Hauser
2020-10-12no -M/-S: auto-set -S defaultvan Hauser
2020-10-11Add documentation for StatsDEdznux
2020-10-11add new seed selection algo and make it the defaultvan Hauser
2020-10-10determinstic fuzzing is now disabled by defaultvan Hauser
2020-10-10fix typovan Hauser
2020-10-09 -m none is the default nowvan Hauser