Commit graph

4 commits

Author SHA1 Message Date
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Mark A. Matienzo
a10138f391 zzuf: add OS X-specific memory patch
Closes Homebrew/homebrew#14158.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>

(Converted tabs to spaces.)
2012-08-13 14:46:39 -05:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
David Höppner
c6f3f974de New formula zzuf
zzuf is a transparent application input fuzzer. Its purpose is to find bugs in applications
by corrupting their user-contributed data (which more than often comes from untrusted sources
on the Internet). It works by intercepting file and network operations and changing random
bits in the program’s input. zzuf’s behaviour is deterministic, making it easier to reproduce
bugs.
2010-05-22 13:10:37 +02:00