Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Battelle/afl-unicorn

afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.
https://github.com/Battelle/afl-unicorn

afl afl-fuzz fuzzing reverse-engineering vulnerability-research

Last synced: 2 days ago
JSON representation

afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.

Awesome Lists containing this project

README

        

```
__ _ _
__ _ / _| | _ _ _ __ (_) ___ ___ _ __ _ __
/ _` | |_| |___| | | | '_ \| |/ __/ _ \| '__| '_ \
| (_| | _| |___| |_| | | | | | (_| (_) | | | | | |
\__,_|_| |_| \__,_|_| |_|_|\___\___/|_| |_| |_|

```

afl-unicorn lets you fuzz any piece of binary that can be emulated by [Unicorn Engine](http://www.unicorn-engine.org/).

For an in-depth description of what this is, how to install it, and how to use it check out this [blog post](https://medium.com/@njvoss299/afl-unicorn-fuzzing-arbitrary-binary-code-563ca28936bf).

For general help with AFL, please refer to both the official [AFL website](http://lcamtuf.coredump.cx/afl/) and the documents in the /doc/ directory.

Created by Nathan Voss, originally funded by [Battelle](https://www.battelle.org/cyber).