Ecosyste.ms: Awesome
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: 6 days ago
JSON representation
🌪️ Application fuzzer
- Host: GitHub
- URL: https://github.com/samhocevar/zzuf
- Owner: samhocevar
- License: wtfpl
- Created: 2015-01-04T17:51:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T20:55:56.000Z (about 2 years ago)
- Last Synced: 2025-01-06T03:08:54.880Z (13 days ago)
- Language: C
- Homepage:
- Size: 775 KB
- Stars: 426
- Watchers: 27
- Forks: 78
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-rainmana - samhocevar/zzuf - 🌪️ Application fuzzer (C)
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)