Wunkolo / UWPDumper

DLL and Injector for dumping UWP applications at run-time to bypass encrypted file system protection.
MIT License
788 stars 105 forks source link

Injecting into remote process: Unable to remotly allocate memory Failed Press any key to continue . . . . . #93

Open Andre1236 opened 1 year ago

Andre1236 commented 1 year ago

Injecting into remote process: Unable to remotly allocate memory Failed Press any key to continue . . . . . Something like that happening to me even when my drive has 1000gb

Wunkolo commented 1 year ago

The game either has anti-cheat protection measures against DLL injections, you must run the injector as administrator, or the game itself may be x86/x64 bit and you are using the wrong injector version(the x86/x64 must be the same as the game you are targeting. If it says 32-bit then you must use the x86 version of the injector).