Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-29 | nits | vanhauser-thc | |
2021-04-28 | Frida persistent (#880) | WorksButNotTested | |
* Added x64 support for persistent mode (function call only), in-memory teest cases and complog * Review changes, fix NeverZero and code to parse the .text section of the main executable. Excluded ranges TBC * Various minor fixes and finished support for AFL_INST_LIBS * Review changes Co-authored-by: Your Name <you@example.com> | |||
2021-04-16 | fixes | vanhauser-thc | |
2021-04-15 | cmplog -l3: disable trimming, forcing input2stage for all | vanhauser-thc | |
2021-04-15 | remove duplicate plot file write | vanhauser-thc | |
2021-04-15 | fix writing stat file on exit | vanhauser-thc | |
2021-03-27 | ensure one fuzzer sync per cycle, cycle introspection | vanhauser-thc | |
2021-03-25 | Merge pull request #833 from WorksButNotTested/frida | van Hauser | |
Frida | |||
2021-03-25 | Fix support for afl-cmin and updated README | Your Name | |
2021-03-25 | update dynamic list | vanhauser-thc | |
2021-03-25 | remove warnings | vanhauser-thc | |
2021-03-24 | Add support for FRIDA mode | Your Name | |
2021-03-24 | Merge branch 'replay' into tmp | van Hauser | |
2021-03-24 | ifdef for record | vanhauser-thc | |
2021-03-23 | fixed tiny nitpicks | Dominik Maier | |
2021-03-19 | Merge branch 'dev' into dev | van Hauser | |
2021-03-20 | add AFL_TARGET_ENV to afl-fuzz | fuzzah | |
2021-03-18 | typo | hexcoder | |
2021-03-18 | afl-fuzz cleanup | vanhauser-thc | |
2021-03-17 | better map variability | vanhauser-thc | |
2021-03-17 | shmem map size in config.h | vanhauser-thc | |
2021-03-17 | debug | vanhauser-thc | |
2021-03-17 | lto test | vanhauser-thc | |
2021-03-17 | fix attempt | vanhauser-thc | |
2021-03-16 | Merge pull request #819 from realmadsci/qemu-consistent-preload | Andrea Fioraldi | |
Remove AFL_PRELOAD and AFL_USE_QASAN handlers | |||
2021-03-15 | Remove AFL_PRELOAD and AFL_USE_QASAN handlers | realmadsci | |
These are now processed in afl-qemu-trace so that the "copy+paste" code that is in all of the other AFL tools can be removed. This also allows the AFL_USE_QASAN flag to work the same when used with tools like afl-fuzz as it does with afl-qemu-trace. This is important in situations where loading the QASAN library changes the address of your desired entrypoint, or for crash validation using the same environment that afl-fuzz was using. With this change, the same set of environment variables can be used in exactly the same way between afl-fuzz, afl-showmap, and afl-qemu-trace, and you will get exactly the same guest environment. | |||
2021-03-15 | fixes | aflpp | |
2021-03-12 | make get_offsets executable | Dominik Maier | |
2021-03-11 | fix | aflpp | |
2021-03-11 | new auto map | aflpp | |
2021-03-11 | fix the auto map fix | vanhauser-thc | |
2021-03-10 | fix auto map discovery | vanhauser-thc | |
2021-03-10 | change map_size tests | vanhauser-thc | |
2021-03-10 | fixed scan-build warnings | Dominik Maier | |
2021-03-09 | setting general schedule priority for performance on Mac. | David CARLIER | |
2021-03-07 | documentation for AFL_PERSISTENT_RECORD | vanhauser-thc | |
2021-03-06 | fixes | vanhauser-thc | |
2021-03-06 | fixes | vanhauser-thc | |
2021-03-06 | complete implemenation, still no test | vanhauser-thc | |
2021-03-06 | implementation without testing | vanhauser-thc | |
2021-03-03 | add new tutorial | vanhauser-thc | |
2021-03-02 | add de-unicoded dictionary entries | vanhauser-thc | |
2021-02-25 | changing the -t ...+ meaning to "auto-calculate buth this is the max" | vanhauser-thc | |
2021-02-24 | Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev | Andrea Fioraldi | |
2021-02-24 | edges in plot file | Andrea Fioraldi | |
2021-02-24 | typos | hexcoder | |
2021-02-22 | minimum sync time | vanhauser-thc | |
2021-02-22 | ensure a valid seed exists | vanhauser-thc | |
2021-02-22 | another fix for disabled entries | vanhauser-thc | |
2021-02-21 | cmplog config.h -> -l option | vanhauser-thc | |