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: about 1 month ago
JSON representation
🌪️ Application fuzzer
- Host: GitHub
- URL: https://github.com/samhocevar/zzuf
- Owner: samhocevar
- License: wtfpl
- Created: 2015-01-04T17:51:27.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T20:55:56.000Z (about 2 years ago)
- Last Synced: 2024-08-01T09:24:07.367Z (4 months ago)
- Language: C
- Homepage:
- Size: 775 KB
- Stars: 419
- Watchers: 27
- Forks: 84
- 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)