xinyile

Results 2 issues of xinyile

Hi, I have a question on network fuzzing. Can I choose the target function that calls the receive data function? For example, I tried to fuzz test_netmode.exe (provided by WinAFL)....

Hi, I am trying to fuzz a server and the crash that I expect is in .exe file. But the target function that receives data is in .dll file. Is...