Y
Hacker News
new
|
ask
|
show
|
jobs
by
herodotus
1425 days ago
One trick you can do is fuzz pdf your self by getting any PDF file and opening it using vi or vim. Then write over anything you see and save it. Crude but if all you need are some broken PDF files, that will do it.
1 comments
samus
1425 days ago
Fuzzing sounds like a very good idea to employ right from the beginning when writing parsers for complicated file formats.
link