Harshit Rajpal

Results 1 comments of Harshit Rajpal

Line 44 should be "if (!VirtualProtect(AmsiScanBufrPtr, dwSize, 0x40, out Zero))" instead of "if (!VirtualProtect(AmsiScanBufPtr, dwSize, 0x40, out Zero))" (Typo in the variable name)