DLL注入之后,怎么得到所注入程序的hProcess?DLL成功注入exe了,然后想用 VirtualProtectEx 来修改内存,但 hProcess怎么得到呢?[解决办法]注入的DLL里调用GetCurrentProcess()