Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-03 | fix #483 | Andrea Fioraldi | |
2020-07-31 | Merge pull request #481 from devnexen/haiku_settings | van Hauser | |
Haiku set explicitly to performance. | |||
2020-07-31 | Haiku set explicitly to performance. | David Carlier | |
No command line to set through afl-system-config (the only one is a GUI). | |||
2020-07-31 | fix find free cpu | van Hauser | |
2020-07-31 | Bind cpu (#480) | Dominik Maier | |
* silence compiletime warning * refactored cpu binding * formatted code | |||
2020-07-31 | less gotos | Dominik Maier | |
2020-07-31 | fixes | van Hauser | |
2020-07-30 | add -b option to afl-fuzz | van Hauser | |
2020-07-30 | added NULL check | Dominik Maier | |
2020-07-30 | fix oob reads, code-format | van Hauser | |
2020-07-30 | fix post process check | van Hauser | |
2020-07-30 | enhance for custom trim buffer | van Hauser | |
2020-07-30 | Merge pull request #460 from rish9101/dev | van Hauser | |
Add post-process functionality in write_with_gap | |||
2020-07-29 | minor opt | van Hauser | |
2020-07-29 | remove dead code, code-format | van Hauser | |
2020-07-29 | Merge branch 'dev' into text_inputs | van Hauser | |
2020-07-29 | Minor change to write_with_gap | Rishi Ranjan | |
2020-07-28 | allow custom mut with mopt if -L is -1 | Andrea Fioraldi | |
2020-07-28 | forgot getopt | van Hauser | |
2020-07-27 | unrenice | van Hauser | |
2020-07-27 | update readme, renice -20 | van Hauser | |
2020-07-26 | fix honggfuzz dict | van Hauser | |
2020-07-26 | add last 60s exec/s stat | van Hauser | |
2020-07-26 | remove test input mutation in havoc | van Hauser | |
2020-07-26 | Fix typo for afl_custom_deinit (#470) | HAPPY | |
2020-07-24 | massage chances | van Hauser | |
2020-07-24 | better text mutation | van Hauser | |
2020-07-24 | add -F option to sync to foreign fuzzer queues | van Hauser | |
2020-07-23 | Remove reduntant copying from write_with_gap function | rish9101 | |
2020-07-23 | Add post-process functionality in write_with_gap | rish9101 | |
2020-07-23 | no cycle on expand | van Hauser | |
2020-07-23 | skip large files, dont bail | van Hauser | |
2020-07-23 | fix compilation | van Hauser | |
2020-07-22 | ascii redqueen | Andrea Fioraldi | |
2020-07-22 | fix bugs | Andrea Fioraldi | |
2020-07-22 | epand havoc now env | Andrea Fioraldi | |
2020-07-22 | write expand havoc value to fuzzer_stats | van Hauser | |
2020-07-22 | Allow the custom mutator to generate larger trimmed data (#463) | Shengtuo Hu | |
2020-07-21 | added andrea's splicing, added cycle_schedules | van Hauser | |
2020-07-21 | Merge pull request #462 from AFLplusplus/dev | van Hauser | |
Dev | |||
2020-07-20 | debug test for rng | van Hauser | |
2020-07-18 | Skip the empty test case generated by the custom trimming | h1994st | |
2020-07-18 | Allow the fuzzer to write empty buffer (i.e., len == 0) to the file | h1994st | |
2020-07-16 | queue buffer and new splice havoc mutation | Andrea Fioraldi | |
2020-07-16 | code format | Dominik Maier | |
2020-07-16 | fixed mem leak in redqueen | Dominik Maier | |
2020-07-16 | tiny fixes | Dominik Maier | |
2020-07-15 | improve len encoding in redqueen | Andrea Fioraldi | |
2020-07-14 | added frida gum extension | van Hauser | |
2020-07-09 | illumos littlefixes: little typo for cpu binding and | David Carlier | |
even tough gcc plugin less good than LLVM, clang is more buggy on this os. |