Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2020-07-08 | eliminate race condition for cpu affinity on -M/-S | van Hauser | |
2020-07-06 | warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumenter | van Hauser | |
2020-07-06 | warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumenter | van Hauser | |
2020-07-03 | ubsan options | Andrea Fioraldi | |
2020-07-01 | warn on deprecated env vars | van Hauser | |
2020-07-01 | because github errors reput typo fix | van Hauser | |
2020-06-30 | Big renaming (#429) | van Hauser | |
* first commit, looks good * fix ascii percentage calc * fix ascii percentage calc * modify txt configs for test * further refinement * Revert "Merge branch 'text_inputs' into dev" This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b. * blacklist -> ignore renaming * rename whitelist -> instrumentlist * reduce the time interval in which the secondaries sync Co-authored-by: root <root@localhost.localdomain> | |||
2020-06-29 | workaround for recent afl++ versions | van Hauser | |
2020-06-29 | fix autodict | van Hauser | |
2020-06-28 | less problematic definitions | van Hauser | |