Posted May 23, 201510 yr Hi ,When I unpack a software protected by VMProtect ,I reach OEP and dump it. I add two section to pass Anti-dump.But I did not fix IAT.Unfortunately,Unpack.exe did not work.So I debug Unpack.exe in ollydbg.OK,I found the reason about the problem. DWORD SizeofResource(HMODULE hModule,HRSRC hReslnfo) hModule and hReslnfo are valid,but the function return 0.I didn't know how to handle it.
Create an account or sign in to comment