Changes between Version 7 and Version 8 of zzuf
- Timestamp:
- 05/18/2008 11:01:22 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
zzuf
v7 v8 9 9 zzuf is not rocket science. The idea of fuzzing input data is barely new. zzuf’s only purpose is to make things easier and automated. 10 10 11 If you did not attend [http://fosdem.org/2007/ FOSDEM 2007] you did not miss my talk, because I missed it as well. But my slides are available: [/ raw/zzuf/zzuf-20070225.pdf PDF] or [/raw/zzuf/zzuf-20070225.odp OpenOffice].11 If you did not attend [http://fosdem.org/2007/ FOSDEM 2007] you did not miss my talk, because I missed it as well. But my slides are available: [/files/zzuf/zzuf-20070225.pdf PDF] or [/files/zzuf/zzuf-20070225.odp OpenOffice]. 12 12 13 13 == Download == 14 14 15 Download zzuf (source code) from [/ raw/zzuf/zzuf-0.11.tar.gz zzuf-0.11.tar.gz] (18 May 2008). Supported platforms are: Linux (glibc), FreeBSD, OpenBSD, Mac OS X. There is no Windows port yet and NetBSD is almost working.15 Download zzuf (source code) from [/files/zzuf/zzuf-0.11.tar.gz zzuf-0.11.tar.gz] (18 May 2008). Supported platforms are: Linux (glibc), FreeBSD, OpenBSD, Mac OS X. There is no Windows port yet and NetBSD is almost working. 16 16 17 17 == zzuf tutorial ==