Trail of Bits

Snapshots / memory dumps

zfuzz

Emulation-based snapshot fuzzer that can load arbitrary memory dumps and attack them directly.

View on GitHub trailofbits/zfuzz

Best for

Firmware or embedded targets where standing up a normal harness is too expensive.

Surface

Snapshots / memory dumps

Catalog group

Fuzz programs and break assumptions

Repository

trailofbits/zfuzz

From the README

This project was built by Gilbert Hoermann during the Trail of Bits 2022 Winter Internship. The project is provided as is. Contact [email protected] if you'd like to use this project. Emulation based snapshot fuzzer. Can load arbitrary memory dumps and start fuzzing. Provides a mutational and a generationl grammar based mutator. The repo currently contains 2 test-cases that the fuzzer is harnessed for.
Read the full README on GitHub ↗

Related tools · Fuzz programs and break assumptions