-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Usually with afl-fuzz I can just send input through stdin by specifying the command ./binary. However, afl-launch complains that the command wasn't supplied unless it contains @@ (e.g. ./binary @@).
I don't want to pass through argv or have to mess with my harness anymore. It'd be nice if afl-launch supported this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels