about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-03-07custom havoc mutationAndrea Fioraldi
2020-03-07afl-tmin hang mode addedDominik Maier
2020-03-06Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplush1994st
2020-03-06Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-03-06small fix to run cmplog binaries outside afl-fuzzAndrea Fioraldi
2020-03-06adapt child handling to nawk from *BSDhexcoder-
2020-03-06terminate afl-cmin early when signalled SIGINThexcoder-
2020-03-06Merge pull request #235 from antonio-morales/patch-1Andrea Fioraldi
2020-03-06cmplog routines instrumentation for qemu mode on x86Andrea Fioraldi
2020-03-06Fixing 2 little mistakesAntonio Morales
2020-03-05fix #227Andrea Fioraldi
2020-03-05Fix leaks when stopping afl (#228)Dominik Maier
2020-03-05added AFL_QUIET - be_quiet to afl-showmap and small changes to test.shvan Hauser
2020-03-05clarify -N optionvan Hauser
2020-03-05fix travisvan Hauser
2020-03-05Add LTO collision free llvm_mode (#223)van Hauser
2020-03-04Fix variable nameh1994st
2020-03-04fix null ptr deref before trim_case_custom callAndrea Fioraldi
2020-03-04Merge pull request #221 from h1994st/masterAndrea Fioraldi
2020-03-04Update examples of the custom mutatorh1994st
2020-03-03Fix typoh1994st
2020-03-03Update the documents of the custom mutatorh1994st
2020-03-04added __afl_final_loc to all compile RTsvan Hauser
2020-03-03Finish refactoring APIs for the custom mutator and Python moduleh1994st
2020-03-03fix prev commitAndrea Fioraldi
2020-03-03Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-03-03allow custom cflags on llvm makefileAndrea Fioraldi
2020-03-02Refactoring `fuzz_py` APIh1994st
2020-03-02Add initialization funcation wrapper for Python mutatorh1994st
2020-03-02Uniform API for both Python and custom mutatorh1994st
2020-03-02Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplush1994st
2020-03-02Add new APIs for the custom mutatorh1994st
2020-03-02Silenced output of if python not foundDominik Maier
2020-03-02Autoresume added to helpDominik Maier
2020-03-01make afl-showmap quiet when called from afl-cmin*van Hauser
2020-03-01migrated autoresume to use get_afl_envDominik Maier
2020-03-01Added AFL_AUTORESUME optionDominik Maier
2020-03-01fix #218 for GCC pluginAndrea Fioraldi
2020-03-01fix #218Andrea Fioraldi
2020-02-29print OKF if an environment variable is successfully loaded - feebdack to thi...van Hauser
2020-02-29afl-clang-fast: only show the official env varsvan Hauser
2020-02-29Added missing dependency to the docu (#216)anon8675309
2020-02-29wget is no longer necessary for unicornafl which is cloned now. (#217)David CARLIER
2020-02-29code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...van Hauser
2020-02-28add env info to afl-fuzz (please review!), small clarifications in docs/env_v...hexcoder-
2020-02-28add env info to afl-gcc-fasthexcoder-
2020-02-28more examples for README and custom_mutator READMEvan Hauser
2020-02-28updated contribution infovan Hauser
2020-02-28update todovan Hauser
2020-02-28fix for qemu_mode where capstone 4.0+ is installedvan Hauser