kirasys / unicorn-fuzzer

expansion of afl-unicorn using c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

expansion of afl-unicorn using c++


Languages

Language:C++ 89.0%Language:C 7.8%Language:Objective-C 3.1%Language:Makefile 0.1%