Semyon Sokolov

Results 1 issues of Semyon Sokolov

Hello! I'm getting invalid parameter (getlasterror == 0x57) while trying to fuzz with IPT. The error happens here https://github.com/googleprojectzero/winafl/blob/master/winaflpt.c#L1455 Debugging showed me, that device is opened correctly at https://github.com/ionescu007/winipt/blob/master/libipt/win32.c#L267 but...