Skip to content

Parameters has been deprecated #7

@waiwai24

Description

@waiwai24

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions