Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samhocevar/zzuf

🌪️ Application fuzzer
https://github.com/samhocevar/zzuf

Last synced: about 1 month ago
JSON representation

🌪️ Application fuzzer

Awesome Lists containing this project

README

        

About zzuf:

zzuf is a transparent application input fuzzer. It works by intercepting
file operations and changing random bits in the program's input. zzuf's
behaviour is deterministic, making it easy to reproduce bugs.

For instructions and examples on how to use zzuf, see the manual page
and the website at .

[![Build Status](https://travis-ci.org/samhocevar/zzuf.svg?branch=master)](https://travis-ci.org/samhocevar/zzuf)