orthrus icon indicating copy to clipboard operation
orthrus copied to clipboard

[Create] Implement create feature for binary only fuzzing

Open bshastry opened this issue 8 years ago • 0 comments

When a project is not OS, we can still fuzz it using afl-fuzz qemu support. For this, we need orthrus create to implement boilerplate code to organize binaries in a project.

Issue closes if:

  • orthrus create -binary or some such
    • places executable binaries in .orthrus/binaries/afl-qemu/bin

bshastry avatar Oct 11 '17 09:10 bshastry