项目作者: kirasys

项目描述 :
expansion of afl-unicorn using c++
高级语言: C++
项目地址: git://github.com/kirasys/unicorn-fuzzer.git
创建时间: 2019-02-04T10:21:06Z
项目社区:https://github.com/kirasys/unicorn-fuzzer

开源协议:

下载


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.