Skip to content

Conversation

vanhauser-thc
Copy link

this way the cmd line to afl-fuzz can just be copied instead of switching @@ to AFL_FILE.
Of course AFL_FILE still works.

mmmds and others added 15 commits November 3, 2021 19:12
this can save about 3 minutes for 100k files.
Timeout was applied after "cat @@|" and works only for "cat".
Now "--verbose" will print full command line, even with "timeout".
avoid O(n^2) file scan
Support passing input through afl-fuzz -f parameter
1)timeout "-T" option fix. 2)Non-UTF characters in filenames now allowed.
Fix exponential time growth with coverage of parallel runs
Fixing `afl-cov:1480: SyntaxWarning: invalid escape sequence '\*'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants