Changes between Version 2 and Version 3 of zzuf
- Timestamp:
- 04/26/2008 11:27:07 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
zzuf
v2 v3 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/ wiki/zzuf/zzuf-20070225.pdf PDF] or [/raw/wiki/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: [/raw/zzuf/zzuf-20070225.pdf PDF] or [/raw/zzuf/zzuf-20070225.odp OpenOffice]. 12 12 13 13 == Get zzuf == 14 14 15 Download zzuf (source code) from [/raw/ wiki/zzuf/zzuf-0.10.tar.gz zzuf-0.10.tar.gz] (3 Nov 2007). 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 [/raw/zzuf/zzuf-0.10.tar.gz zzuf-0.10.tar.gz] (3 Nov 2007). 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 There is a public Subversion repository at svn://svn.zoy.org/libcaca/zzuf/trunk and an associated [http://libcaca.zoy.org/browser/zzuf/trunk web interface]. If you want to discuss zzuf or report bugs, you can write to me at sam@zoy.org or join #libcaca on irc.feenode.net.