Skip to content

Error parsing afl recorded crashing command #9

@zuBux

Description

@zuBux

Hi,

I tried using cwtriage with the -afl option but I kept getting the same error :

Couldn't parse AFL commandline in crashes/README.txt

This error is triggered because in AFL 1.96b (probably in older versions too) README.txt does not contain the '--' sequence in the recorded command line (like the example you provide in crashwalk:464). crashwalk.go:479 looks for the '--' sub-string in order to split the command line in two parts but is unable to find it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions