ITADN

Fix x86 inject to x64 process failure on WoA

#359Pull Requestpatronumme 创建于 2025-08-19
P
patronummecommented
Add a new interface DetourProcessViaHelperDllsEx that has an individual parameter that accepts a dll path to be loaded by rundll32.exe. But the payload data is still copied from rlpDlls. Addresses #358 With this change, the x86 process is able to start the helper process (rundll32.exe) with an a64 dll loaded, but inject a x64 dll to the target process.
合并状态:未合并 2 条评论