Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-23 | doc update | van Hauser | |
2019-09-22 | afl-fuzz mutation documentation feature | van Hauser | |
2019-09-22 | Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus | hexcoder- | |
2019-09-22 | first realisation of splitting floating point compares | hexcoder- | |
activated with AFL_LLVM_LAF_SPLIT_COMPARES=1 needs testing on big endian machines A compare is split into sign integer comparison exponent integer comparison mantissa/fraction integer comparison These integer comparisons are further splitted if they are bigger than a byte. | |||
2019-09-21 | make tests | van Hauser | |
2019-09-20 | install libtokencap and libdislocator if present | van Hauser | |
2019-09-20 | custom mutator fuzzing yields UI | van Hauser | |
2019-09-20 | LLVM_CONFIG llvm_mode fix | van Hauser | |
2019-09-17 | bit of doc | Andrea Fioraldi | |
2019-09-17 | make help | van Hauser | |
2019-09-16 | added afl_custom_mutator_only | van Hauser | |
2019-09-16 | man page for afl-clang-fast | van Hauser | |
2019-09-13 | for hexcoder | van Hauser | |
2019-09-13 | doc update | van Hauser | |
2019-09-13 | update readme and todo | Andrea Fioraldi | |
2019-09-10 | no more unlink | van Hauser | |
2019-09-05 | 2.54d init | van Hauser | |
2019-09-05 | 2.54c release 2.54c | van Hauser | |
2019-09-04 | Merge branch 'master-upstream' into custom_mutator_docs | Khaled Yakdan | |
# Conflicts: # afl-fuzz.c | |||
2019-09-04 | Added documentation and a simple example for the custom mutator functionality | Khaled Yakdan | |
2019-09-04 | add to docs | van Hauser | |
2019-09-04 | added man pages | van Hauser | |
2019-09-03 | update todo | Andrea Fioraldi | |
2019-09-02 | added peak_rss_mb and slowest_exec_ms in fuzzer_stats report | van Hauser | |
2019-09-02 | added force-ui env | van Hauser | |
2019-08-30 | update with changes from master | Andrea Fioraldi | |
2019-08-30 | update changelog | Andrea Fioraldi | |
2019-08-30 | modernize docs and readme for qemu and unicorn | Andrea Fioraldi | |
2019-08-27 | docu update | van Hauser | |
2019-08-21 | update env_variables.txt with compcov levels | Andrea Fioraldi | |
2019-08-19 | seperated the forkserver from afl-fuzz and afl-tmin | van Hauser | |
2019-08-08 | documentation update | van Hauser | |
2019-08-01 | map size fixes | van Hauser | |
2019-08-01 | adding blame | van Hauser | |
2019-08-01 | little fix | van Hauser | |
2019-08-01 | showmap shows tuple content summary now | van Hauser | |
2019-08-01 | showmap fix | van Hauser | |
2019-07-31 | document python2 requirements for unicorn_mode | hexcoder- | |
2019-07-26 | 2.53d init | van Hauser | |
2019-07-26 | v2.53c 2.53c | van Hauser | |
2019-07-26 | incorporated most of the 2.53b changes | van Hauser | |
2019-07-26 | incorporated most of the 2.53b changes | van Hauser | |
2019-07-25 | afl_trace_pc fix | van Hauser | |
2019-07-25 | squash typos | van Hauser | |
2019-07-25 | documentation update | van Hauser | |
2019-07-25 | Added AFL-Unicorn mode | Dominik Maier | |
2019-07-24 | remove the unreadable AFLFast schedules tabel in markdown from README | Andrea Fioraldi | |
2019-07-23 | updated changelog and readme | van Hauser | |
2019-07-21 | doc update | van Hauser | |
2019-07-21 | moved gcc_plugin to a branch, it is nowhere near "ok" | van Hauser | |