Category: Reverse Engineering

Fuzzing Unification Framework

fuzzuf: Fuzzing Unification Framework

fuzzuf fuzzuf (fuzzing unification framework) is a fuzzing framework with its own DSL to describe a fuzzing loop by constructing building blocks of fuzzing primitives. Why use fuzzuf? fuzzuf enables a flexible definition of a fuzzing loop...

Golang binary parser

go_parser: Golang binary parser for IDAPro

go_parser – Yet Another Golang binary parser for IDAPro This master branch is written in Python2 for IDAPython and tested only on IDA7.2/IDA7.0. If you use IDAPython with Python3 and a higher version of IDAPro,...