agoodm88
agoodm88
Hi, Thanks for sharing this interesting work! I am trying to fuzz a proprietary binary/client where client_args and server_args have spaces in them - for example --server --arg1 value1 --arg2...
### ImageMagick version 6 (head) ### Operating system Linux ### Operating system, version and so on Ubuntu 20.04 ### Description I've been trying to fuzz the PSB/PSD functionality in ImageMagick...
Hi, As an idle time project/hobby I've spent some time fuzzing various image processing related applications/libraries. I've found some interesting bugs; I was confident that some were even interesting enough...
The testpng example application I believe should take input and output filenames as arguments. However when ran in --relaxed mode outfile argument is ignored: For example: alan@fuzz:~$ rm -f pngout.png...
I am attempting to recover data from a flash chip removed from a proprietary device. I've dumped the chip and stripped out the OOB data. Binwalk finds multiple squashfs partitions....