about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-02-03merged mdsDominik Maier
2020-02-03moved txt to md (fleissarbeit)Dominik Maier
2020-02-03s/experimental\//examples\/gAndrea Fioraldi
2020-02-03move custom and pythoon mutators examples into examples/Andrea Fioraldi
2020-02-03docs to mdAndrea Fioraldi
2020-02-03moar docs to markdownAndrea Fioraldi
2020-02-03Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-02-03update a bit the docAndrea Fioraldi
2020-02-03Merge pull request #183 from domenukk/python3van Hauser
Broader Python Support
2020-02-03broader python supportDominik Maier
2020-02-03ideasvan Hauser
2020-02-01debugvan Hauser
2020-02-01debugvan Hauser
2020-02-01debugvan Hauser
2020-02-01adjust a bit readmesAndrea Fioraldi
2020-02-01aligned libdislocator in readmeAndrea Fioraldi
2020-02-01align to max_align_tAndrea Fioraldi
2020-02-01dislocator readmeAndrea Fioraldi
2020-02-01changelogAndrea Fioraldi
2020-02-01AFL_ALIGNED_ALLOC in libdislocatorAndrea Fioraldi
2020-02-01skip persistent qemu test when SYS is not intelAndrea Fioraldi
2020-01-31hotfixAndrea Fioraldi
2020-01-31Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-01-31stop the fuzzer if AFL_QEMU_PERSISTENT_ADDR is wrongAndrea Fioraldi
2020-01-31fixed qemu persistent mode test case :-)van Hauser
2020-01-31privilege escalationDominik Maier
2020-01-31Merge pull request #179 from devnexen/cpu_binding_bsd_upd_proposalvan Hauser
fuzz init same fails and tries approach as Linux/Android.
2020-01-31fuzz init same fails and tries approach as Linux/Android.David Carlier
2020-01-31small fixeshexcoder
2020-01-30changelogAndrea Fioraldi
2020-01-30fix links in readmeAndrea Fioraldi
2020-01-30moar llvm readmeAndrea Fioraldi
2020-01-30Merge pull request #178 from vanhauser-thc/CmpLogAndrea Fioraldi
Cmp log
2020-01-30Merge branch 'master' into CmpLogAndrea Fioraldi
2020-01-30stats screen for cmplog onlyAndrea Fioraldi
2020-01-30status custom/rqAndrea Fioraldi
2020-01-30cmplog check_binaryAndrea Fioraldi
2020-01-30cmplog runtime for LLVMAndrea Fioraldi
2020-01-30for partial functionality ignore the LLVMInsTrim build resulthexcoder-
2020-01-30lower requirements for lower llvm/clang versionshexcoder-
3.7.1 works with the exception of InsTrim, 3.8.1 and above is ok
2020-01-28replace -maxdepth with posix -prune (portability)hexcoder
2020-01-28android: prefer bigcoresvan Hauser
2020-01-28bump llvm versionvan Hauser
2020-01-28Merge pull request #177 from devnexen/llvm_mode_req_updvan Hauser
First tests with LLVM 11
2020-01-28First tests with LLVM 11David Carlier
2020-01-27update binary_fuzzing docvan Hauser
2020-01-27Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusDominik Maier
2020-01-27Added persistent mode sampleDominik Maier
2020-01-27updated binary_fuzzing documentvan Hauser
2020-01-27nearing afl-cmin perfection :-)van Hauser