* Added note about 64-bit offsets in manpage.

This commit is contained in:
Sam Hocevar
2007-01-07 16:29:25 +00:00
committed by sam
parent ac40d96fb8
commit 4fda842499
+2
View File
@@ -242,6 +242,8 @@ different operating systems and with different target programs is only
guaranteed when the same version of \fBzzuf\fR is being used.
.SH BUGS
.PP
\fBZzuf\fR probably does not behave correctly with 64-bit offsets.
.PP
It is not yet possible to insert or drop bytes from the input, to fuzz
according to the file format, to swap bytes, etc. More advanced fuzzing
methods are planned.