winafl icon indicating copy to clipboard operation
winafl copied to clipboard

Error! Can't load out\.cur_input

Open lyliu opened this issue 5 years ago • 2 comments

Hi, I tried to fuzz IrfanView and I have found the correct offset, but there was an error as the title, so, what is the cause of this problem?

lyliu avatar Nov 27 '19 06:11 lyliu

hi, just specify full path for output directory. This will lead to passing full path to the target binary.

expend20 avatar Dec 22 '19 15:12 expend20

i meet the same problem, because my target program will judge file extension, so i use -f test.extension to solve it, also i patch the target file by ida to bypass the check of file extension, hope this helps

Drootkit avatar Apr 25 '23 15:04 Drootkit