kirasys / unicorn-fuzzer

expansion of afl-unicorn using c++
26 stars 10 forks source link
afl-fuzzer cpp fuzz fuzzer fuzzing reverse-engineering unicorn-engine

unicorn-fuzzer

This project is upgrade version of afl-unicorn. Unlike afl-unicorn project, we use c++ as a development language.

How to use it

Write a harness in src/unicorn_loader.c. After that, you just build and excute with your context files and the binary.