Skip to content

Upon following install instructions cwtriage expects exploitable.py in the path on OSX #11

@gdsjdunlap

Description

@gdsjdunlap

I cannot use cwtriage on OSX:

Even with no args:

$cwtriage
2016/02/04 18:56:31 Could not find exploitable in default path: /Users/myuser/src/exploitable/exploitable/exploitable.py

With -engine lldb:

$ cwtriage -afl  -root -engine lldb . -workers 16 
2016/02/04 18:56:31 Could not find exploitable in default path: /Users/myuser/src/exploitable/exploitable/exploitable.py

I have tried -engine lldb in various positions. The instructions imply that only linux users need to install exploitable.py, and that -engine lldb should mean that the (existing) exploitabe.py script be run instead of exploitable.py

How do I fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions