Shared memory used to store the path to the injectee needs to be fixed. Currently only injects C:\inject.dll
Fix: Load IME into injector, load IME into target process, and before sending the IME switch window message call SetPublicString on the local module. Post window message then, and it should be there.
Shared memory used to store the path to the injectee needs to be fixed. Currently only injects C:\inject.dll
Fix: Load IME into injector, load IME into target process, and before sending the IME switch window message call SetPublicString on the local module. Post window message then, and it should be there.