Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-04 | Define AFL_CRASHING_SEEDS_AS_NEW_CRASH as env variable | Junwha | |
- and fix typo Signed-off-by: Junwha <qbit@unist.ac.kr> | |||
2023-08-04 | nits | vanhauser-thc | |
2023-08-03 | make nyx aux buffer size configurable | Sergej Schumilo | |
2023-08-02 | Add option for treating crashing input as new crash | Junwha | |
Signed-off-by: Junwha Hong <qbit@unist.ac.kr> | |||
2023-07-30 | Various fixes for warnings, extends #1818 | Dominik Maier | |
2023-07-30 | Fix format specifiers (#1818) | mark0 | |
* Update afl-mutations.h Fix bug: compilation cannot pass when DEBUG macro is enabled * Update afl-fuzz-one.c Fix bug: compilation cannot pass when DEBUG macro is enabled | |||
2023-07-21 | improve cmplog level 3 | vanhauser-thc | |
2023-07-13 | interesting32_float | vanhauser-thc | |
2023-07-13 | nts | vanhauser-thc | |
2023-07-12 | nits | vanhauser-thc | |
2023-07-02 | no_ui: display time | vanhauser-thc | |
2023-06-29 | update mutation strategy | vanhauser-thc | |
2023-06-29 | Merge pull request #1789 from AFLplusplus/orig_mut3 | van Hauser | |
better mutator weightings | |||
2023-06-23 | new mutation weighting | vanhauser-thc | |
2023-06-22 | remove dead code, code format | vanhauser-thc | |
2023-06-12 | increase strategy switch | vanhauser-thc | |
2023-06-12 | Merge pull request #1767 from AFLplusplus/mutationnew | van Hauser | |
Mutationnew | |||
2023-06-12 | 4.08a init | vanhauser-thc | |
2023-06-12 | update new feature config | vanhauser-thc | |
2023-06-12 | v4.07c release | vanhauser-thc | |
2023-06-08 | show fuzzing state | vanhauser-thc | |
2023-06-06 | nit | vanhauser-thc | |
2023-06-06 | Merge pull request #1759 from AFLplusplus/dev | van Hauser | |
Dev | |||
2023-06-06 | add current mutation strategy to include | vanhauser-thc | |
2023-05-23 | correct rtn cmplog map size | vanhauser-thc | |
2023-05-21 | code format | vanhauser-thc | |
2023-05-18 | improved symqemu custom mutator | vanhauser-thc | |
2023-05-10 | better tritondse support | vanhauser-thc | |
2023-05-01 | fix reallocs | vanhauser-thc | |
2023-04-27 | slightly different weighting algo (#1719) | van Hauser | |
* better seed selection * slightly different weighting calculation * remove unnecessary memset | |||
2023-04-27 | afl++ -> AFL++ | vanhauser-thc | |
2023-04-25 | rename env to AFL_IGNORE_PROBLEMS_COVERAGE | vanhauser-thc | |
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-07 | renaming | vanhauser-thc | |
2023-04-05 | add -z switch | vanhauser-thc | |