source: zzuf/trunk/README @ 1533

Last change on this file since 1533 was 1533, checked in by Sam Hocevar, 16 years ago
  • Deprecate README tutorial. Everything’s in the manpage now.
  • Property svn:keywords set to Id
File size: 300 bytes
RevLine 
[1513]1$Id: README 1533 2007-01-01 21:55:48Z sam $
[1489]2
[1533]3 About Zzuf:
[1489]4
[1470]5Zzuf is a transparent application input fuzzer. It works by intercepting
[1489]6file operations and changing random bits in the program's input. Zzuf's
7behaviour is deterministic, making it easy to reproduce bugs.
[1470]8
[1533]9For instructions and examples on how to use zzuf, see the manual page.
[1489]10
Note: See TracBrowser for help on using the repository browser.