-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
exercise1:
run commond : /AFLplusplus/afl-fuzz -i [full path to your seeds directory] -o out -m none -d -- [full path to the executable]
will have a waring
[!] WARNING: Parameters -d and -D are deprecated, a new enhanced deterministic fuzzing is active by default, to disable it use -z
my afl-fuzz version: afl-fuzz++4.32a
-z - skip the enhanced deterministic fuzzing (note that the old -d and -D flags are ignored.)
Metadata
Metadata
Assignees
Labels
No labels