Open
Description
From #499 (comment):
... a target binary must contain certain strings for AFL++ to handle it properly:
Lines 49 to 52 in 462eff5
...
It used to be one could simply add the following to get those strings into their binary:
#[allow(unused_imports)] use afl::fuzz;... afl.rs should provide an easy way to get those strings into a binary.
Metadata
Metadata
Assignees
Labels
No labels