Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-25 | update python module | yangzao | |
2023-11-24 | update afl-fuzz-run | yangzao | |
2023-11-24 | add custom_post_run.c | yangzao | |
2023-11-06 | clang-format 16->17 | vanhauser-thc | |
2023-10-25 | Merge pull request #1899 from AFLplusplus/scale | van Hauser | |
Scale encoding | |||
2023-10-23 | Add an env to afl-clang-fast to disable setting rpath if LLVM path isn't | Jesse Schwartzentruber | |
recognized | |||
2023-10-23 | add scale encode mode for cmplog | vanhauser-thc | |
2023-10-20 | Use proper AFL_NYX_AUX_SIZE for nyx_aux_string | Christian Holler (:decoder) | |
2023-10-06 | add AFL_NO_CFG_FUZZING to env list | vanhauser-thc | |
2023-09-20 | Remove Android specifics | Thomas Rooijakkers | |
2023-09-19 | UTF-8 line rendering for status screen as default | Thomas Rooijakkers | |
2023-09-13 | Add support for UTF-8 line rendering | Thomas Rooijakkers | |
2023-09-03 | less impact | vanhauser-thc | |
2023-08-23 | AFL_IGNORE_SEED_PROBLEMS | vanhauser-thc | |
2023-08-13 | update faq | vanhauser-thc | |
2023-08-11 | add AFL_FINAL_SYNC | marc | |
2023-08-10 | v4.09a init | marc | |
2023-08-10 | v4.08c release | marc | |
2023-08-09 | code format | marc | |
2023-08-09 | Merge pull request #1821 from junwha0511/crashing-seeds-as-new-crash | van Hauser | |
Implement an option for treating crashing seeds as new crash | |||
2023-08-04 | Add AFL_NYX_LOG to redirect NYX hprintf messages to a file. | Jesse Schwartzentruber | |
2023-08-04 | update the old nyx env var naming scheme | Sergej Schumilo | |
(to have a more consistent naming overall) | |||
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 | |