honggfuzz: Running error on Windows is a question.

Hi.

Why do I get an error?

Test OS: windows XP SP3 (Virtualbox)

COMMAND: honggfuzz.exe -f in -- C:\Program Files\adobe\adobe.exe  ___FILE___
error log
[1;31m[2017-06-26T14:06:06+0900][E][1884] subproc_New():283 Error launching child process, max file size: 8192

Thanks.

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 15 (6 by maintainers)

Most upvoted comments

File path is still error, c driver isn’t c:/ in cygwin.

First, u can open adobe in cygwin, then use the above file path as riufuzz command param.

File path error, because a blank in “C:/File Program”, u can run on windows 10 or add quotes in file path.

you can try it with riufuzz( a honggfuzz modified version) , because honggfuzz not supporte to fuzz windows gui app.