emarai / bitcoinfuzz

Differential Fuzzing of Bitcoin implementations and libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitcoinfuzz

Differential Fuzzing of Bitcoin implementations and libraries. It currently supports Bitcoin Core, rust-bitcoin and rust-miniscript. Note this project is a WIP and might be not stable.

Build

make

Running

FUZZ=target_name ./bitcoinfuzz


Bugs/inconsistences found by Bitcoinfuzz

About

Differential Fuzzing of Bitcoin implementations and libraries


Languages

Language:C++ 97.7%Language:C 1.7%Language:Rust 0.5%Language:Makefile 0.1%