Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-10 | indenting preprocessor directives breaks compilation and cant be fixed, ↵ | van Hauser | |
reverting ... :-( | |||
2020-05-10 | fix warning, code format | van Hauser | |
2020-05-10 | code-format | van Hauser | |
2020-05-09 | qemu_mode: make building warning free | hexcoder- | |
2020-04-28 | fix #329 | Andrea Fioraldi | |
2020-04-17 | remove static from tmp var in qemu | van Hauser | |
2020-04-11 | add extended forkserver feature to gcc_plugin and qemu_mode | van Hauser | |
2020-04-10 | LTO optimization, variable map size, autodictionary (#307) | van Hauser | |
* lto module clean-up * step 1/3 * step 1/3 completed * if tmp is ever made non-static * parts 2 and 3 - autodictionary is complete * variable map_size support * variable map size: changed overlooked functions * remove debug for autodict * 64 bit alignment of map size * fix review comments * force 64 bit alignment on both sides * typo | |||
2020-04-01 | qemu_mode: silence two compiler warnings | hexcoder- | |
2020-02-28 | code-format | van Hauser | |
2020-02-25 | Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus | Andrea Fioraldi | |
2020-02-25 | fix #212 | Andrea Fioraldi | |
2020-02-25 | fix references to README docs | hexcoder- | |
2020-02-16 | make qemu patches more simple using helpers | Andrea Fioraldi | |
2020-02-11 | AFL_ENTRYPOINT instruction granularity | Andrea Fioraldi | |
2020-02-07 | code format | Andrea Fioraldi | |
2020-02-07 | afl qemu persistent hook | Andrea Fioraldi | |
2020-02-07 | fix empty range bug in colorization | Andrea Fioraldi | |
2020-02-06 | cmplog for qemu mode | Andrea Fioraldi | |
2020-02-01 | AFL_ALIGNED_ALLOC in libdislocator | Andrea Fioraldi | |
2020-01-31 | hotfix | Andrea Fioraldi | |
2020-01-31 | stop the fuzzer if AFL_QEMU_PERSISTENT_ADDR is wrong | Andrea Fioraldi | |
2019-12-31 | v2.60d and year 2020 init | van Hauser | |
2019-12-02 | code format (contributors, do it!) | Andrea Fioraldi | |
2019-11-27 | env var to disable qemu caching | Andrea Fioraldi | |
2019-10-23 | move is_valid_addr in afl-qemu-common.h | Andrea Fioraldi | |
2019-10-19 | Remove lcamtuf's old email from Google (not valid anymore), also remove ↵ | hexcoder- | |
maintainance from him. | |||
2019-10-08 | persistent qemu should now works as expected | Andrea Fioraldi | |
2019-10-08 | qemu maps debug print | Andrea Fioraldi | |
2019-10-05 | Merge pull request #74 from vanhauser-thc/multiarch_compcov | Andrea Fioraldi | |
Multiarch CompCov | |||
2019-10-04 | general maintance | van Hauser | |
2019-10-02 | arm compcov draft | Andrea Fioraldi | |
2019-09-22 | persistent qemu retaddr offset | Andrea Fioraldi | |
2019-09-19 | restore qemu_mode/patches/afl-qemu-cpu-inl.h | Andrea Fioraldi | |
2019-09-18 | code format | Andrea Fioraldi | |
2019-09-18 | qemu persistent GPR | Andrea Fioraldi | |
2019-09-17 | typo | Andrea Fioraldi | |
2019-09-17 | code start and end in qemu env vars | Andrea Fioraldi | |
2019-09-13 | qemu version update in headers | Andrea Fioraldi | |
2019-09-12 | ret addr patching | Andrea Fioraldi | |
2019-09-12 | first version of persistent QEMU | Andrea Fioraldi | |
2019-09-02 | run code formatter | Andrea Fioraldi | |
2019-08-30 | modernize docs and readme for qemu and unicorn | Andrea Fioraldi | |
2019-08-27 | added afl++ patches authors to special thanks | Andrea Fioraldi | |
2019-08-21 | Merge pull request #47 from vanhauser-thc/immediates-compcov | Andrea Fioraldi | |
compcov levels to enable the instrumentation of only comparisons with immediates | |||
2019-08-01 | map size fixes | van Hauser | |
2019-07-29 | compcov levels to enable the instrumentation of only immediates | Andrea Fioraldi | |
2019-07-20 | Merge pull request #26 from vanhauser-thc/qemu-compcov | Andrea Fioraldi | |
Qemu CompCov | |||
2019-07-20 | fix #24 checking for validity of the requested block address | Andrea Fioraldi | |
2019-07-19 | ops typo | Andrea Fioraldi | |