Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-24 | update qemuafl | Andrea Fioraldi | |
2021-03-24 | update qemuafl | Andrea Fioraldi | |
2021-03-23 | make setting different file permissions easy via config.h | vanhauser-thc | |
2021-03-23 | fixed tiny nitpicks | Dominik Maier | |
2021-03-23 | fix our PCGUARD for llvm 10.0.1 | aflpp | |
2021-03-22 | Merge pull request #836 from jtpereyda/doc-update-missing-crashes | van Hauser | |
add details to AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES doc | |||
2021-03-22 | add details to AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES doc | Joshua Pereyda | |
2021-03-22 | fix LTO selective instrumentation | vanhauser-thc | |
2021-03-22 | show afl-cc NATIVE when auto used | vanhauser-thc | |
2021-03-21 | format | vanhauser-thc | |
2021-03-20 | add missing links for afl-clang-fast*.8 man pages | hexcoder- | |
2021-03-20 | IDA script for loading unicorn AFL context dumps (#812) | Brandon Miller | |
* IDA script for loading unicorn AFL context dumps This script can be used to load context dumps into an IDA database for analysis. It requires that you first open the main executable into IDA directly. Then, you can run the script and select the _index.json file. From there, the script will rebase the main executable and map in all the other dumped vmem from the context dump directory * Modified ida_context_loader.py header comment No specifies the full URL for the unicon_dumper_gdb.py script | |||
2021-03-20 | close fds when executing one by one. (#835) | Josh Bundt (tr0gd0r) | |
* closes fd when executing one by one. * clean aflpp_driver | |||
2021-03-19 | Merge pull request #824 from fuzzah/dev | van Hauser | |
add AFL_TARGET_ENV to afl-fuzz | |||
2021-03-19 | Merge branch 'dev' into dev | van Hauser | |
2021-03-20 | add AFL_TARGET_ENV to afl-fuzz | fuzzah | |
2021-03-19 | Merge pull request #830 from richinseattle/dev | van Hauser | |
preserve plot_data for in-place resume | |||
2021-03-19 | Merge pull request #834 from devnexen/libdislocator_fbsd_13_upd | van Hauser | |
libdislocator freebsd 13 update to amke it works | |||
2021-03-19 | update plot_data timestamps to be relative | richinseattle@gmail.com | |
2021-03-19 | libdislocator freebsd 13 update to amke it works | David Carlier | |
with vm.imply_prot_max set. | |||
2021-03-19 | Merge pull request #831 from AFLplusplus/dev | van Hauser | |
Push to stable | |||
2021-03-19 | fix for new llvm 13 change | vanhauser-thc | |
2021-03-19 | refactor finding binaries | vanhauser-thc | |
2021-03-19 | remove unneeded code | vanhauser-thc | |
2021-03-19 | add header to PCGUARD | vanhauser-thc | |
2021-03-19 | update test-dlopen tuples number | Andrea Fioraldi | |
2021-03-19 | update dynamic list with cmplog | Andrea Fioraldi | |
2021-03-19 | fix dynamic list usage error in afl-cc | Andrea Fioraldi | |
2021-03-18 | check test-dlopen return code | Andrea Fioraldi | |
2021-03-18 | test-dlopen llvm test | Andrea Fioraldi | |
2021-03-18 | The official casing is AFLplusplus | Dominik Maier | |
2021-03-18 | typo | hexcoder | |
2021-03-18 | better installation example | vanhauser-thc | |
2021-03-18 | afl-fuzz cleanup | vanhauser-thc | |
2021-03-18 | Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | richinseattle@gmail.com | |
2021-03-18 | preserve plot_data for in-place resume | richinseattle@gmail.com | |
2021-03-17 | better map variability | vanhauser-thc | |
2021-03-17 | fix dynamic list | Andrea Fioraldi | |
2021-03-17 | shared linking fix | vanhauser-thc | |
2021-03-17 | fix m32/m64 | vanhauser-thc | |
2021-03-17 | shmem map size in config.h | vanhauser-thc | |
2021-03-17 | fix is now closer to original statement | hexcoder | |
2021-03-17 | Merge branch 'dev' into atat-plusplus | hexcoder | |
2021-03-17 | deepclean no longer removes submodules | Dominik Maier | |
2021-03-17 | bring back unicornafl | Dominik Maier | |
2021-03-17 | when you think you work on a debug branch but it is dev. git sucks so much ... | vanhauser-thc | |
2021-03-17 | debug | vanhauser-thc | |
2021-03-17 | fix | vanhauser-thc | |
2021-03-17 | lto test | vanhauser-thc | |
2021-03-17 | fix attempt | vanhauser-thc | |