source: zzuf/trunk/README @ 4236

Last change on this file since 4236 was 1656, checked in by Sam Hocevar, 16 years ago
  • Lowercase zzuf everywhere.
  • Property svn:keywords set to Id
File size: 300 bytes
Line 
1$Id: README 1656 2007-01-12 14:19:55Z sam $
2
3 About zzuf:
4
5zzuf is a transparent application input fuzzer. It works by intercepting
6file operations and changing random bits in the program's input. zzuf's
7behaviour is deterministic, making it easy to reproduce bugs.
8
9For instructions and examples on how to use zzuf, see the manual page.
10
Note: See TracBrowser for help on using the repository browser.