Skip to content

unable to configure maxlength #604

Open
@0xalpharush

Description

@0xalpharush
  -G maxlength  - set max length of generated fuzz input (default: 1048576)

When I pass the flag

afl-fuzz++4.30c based on afl by Michal Zalewski and a large online community

[-] PROGRAM ABORT : Option -G max value is 1048576, change by editing config.h and recompiling afl-fuzz.
         Location : main(), src/afl-fuzz.c:692


If you see an error message like `shmget() failed` above, try running the following command:

    cargo afl system-config

Is there an out-of-the-box way to update the build cargo afl uses?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions