An HMODULE is just the DLL's base address (see this answer for details). So you can take the HMODULE of the dll in your injecting process and ...
確定! 回上一頁