Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-25 | add AFL_LLVM_LTO_SKIPINIT to envs.h | vanhauser-thc | |
2023-04-21 | Merge pull request #2 from AFLplusplus/dev | Maik Betka | |
Dev | |||
2023-04-21 | frida mode: add dynamic loaded code exclusion | eleguevel | |
Add the AFL_FRIDA_INST_NO_DYNAMIC_LOAD environment variable and its associated JS function setInstrumentNoDynamicLoad to prevent the instrumentation of late dynamic loaded code. Resolve #1708 | |||
2023-04-21 | Merge remote-tracking branch 'origin/dev' into atnwalk | Maik Betka | |
# Conflicts: # include/afl-fuzz.h # src/afl-fuzz-run.c | |||
2023-04-20 | afl-showmap custom mutator support | vanhauser-thc | |
2023-04-17 | fixed code clones in atnwalk.c, introduced new environment variable ↵ | Maik Betka | |
AFL_POST_PROCESS_KEEP_ORIGINAL in AFL++ to integrate atnwalk without re-compiling afl-fuzz | |||
2023-04-17 | v4.07a init | vanhauser-thc | |
2023-04-17 | v4.06c release | vanhauser-thc | |
2023-04-16 | hidden -Y option for nyx, code format | vanhauser-thc | |
2023-04-16 | Merge pull request #1702 from schumilo/dev | van Hauser | |
add Nyx support in afl-showmap, afl-tmin, afl-cmin and afl-analyze | |||
2023-04-16 | improved Nyx tmp dir handling (additional sanity checks) | Sergej Schumilo | |
2023-04-16 | fix remove_nyx_tmp_workdir function | Sergej Schumilo | |
2023-04-14 | switch to latest libnyx API | Sergej Schumilo | |
2023-04-14 | add Nyx support in various tools (like afl-cmin) | Sergej Schumilo | |
2023-04-13 | fix attempt at post_process implementation | vanhauser-thc | |
2023-04-13 | remove -z option, use -p mmopt instead | vanhauser-thc | |
2023-04-05 | add -z switch | vanhauser-thc | |
2023-04-02 | allow pizza mode to be disabled | vanhauser-thc | |
2023-03-27 | time_wo_finds in fuzzer_stats | vanhauser-thc | |
2023-03-09 | code format | vanhauser-thc | |
2023-03-09 | various fixes | vanhauser-thc | |
2023-03-05 | Fixed according to PR comment, moved cli flag to an env variable | Amit Elkabetz | |
2023-03-05 | auto code format fixes | Amit Elkabetz | |
2023-03-05 | Added flag -u to allow custom interval to update fuzzer_stats file | Amit Elkabetz | |
2023-02-23 | regression fix | vanhauser-thc | |
2023-02-21 | Merge pull request #1651 from AFLplusplus/dev | van Hauser | |
Dev | |||
2023-02-15 | debug output | vanhauser-thc | |
2023-02-13 | AFL_LLVM_DICT2FILE_NO_MAIN support | vanhauser-thc | |
2023-02-13 | autodisable and better performance | vanhauser-thc | |
2023-02-08 | Update forkserver.h | Marcello Maugeri | |
Fix typo | |||
2023-02-06 | more options | vanhauser-thc | |
2023-02-04 | changes | vanhauser-thc | |
2023-01-31 | Add support for disabling branch suppression | Your | |
2023-01-27 | Merge pull request #1628 from AFLplusplus/dev | van Hauser | |
Dev | |||
2023-01-26 | better asan defaults everwhere | vanhauser-thc | |
2023-01-19 | lots of fixes | vanhauser-thc | |
2023-01-18 | autotoken: splicing; splice_optout | vanhauser-thc | |
2023-01-18 | ignore timeout env option | vanhauser-thc | |
2023-01-17 | autotokens: print stats at exit | vanhauser-thc | |
2023-01-15 | dictionary support | vanhauser-thc | |
2023-01-05 | 4.06a init | vanhauser-thc | |
2023-01-05 | 4.05c release | vanhauser-thc | |
2023-01-03 | welcome 2023 | vanhauser-thc | |
2022-12-20 | hide queue introspection behind define | vanhauser-thc | |
2022-12-12 | add cmplog envs | vanhauser-thc | |
2022-11-18 | write queue statistics | vanhauser-thc | |
2022-11-14 | Merge pull request #1580 from guyf2010/dev | van Hauser | |
Add option for random cmplog colorization | |||
2022-11-14 | fix python | vanhauser-thc | |
2022-11-14 | fix python | vanhauser-thc | |
2022-11-13 | Add option for random cmplog colorization | guyf2010 | |