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

https://github.com/samhocevar/zzuf

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

Last synced: 8 months 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)