So, till the new patch i could not inject into wow.exe process.
I use a kernel mode manual map injector with new thread creation. I also tried thread hijacking in usermode but somehow the new thread got suspended (on the kernel injector) or the dll just didnt run.
does someone have similiar problems and found a fix for it? or can give me some hints to fix that problem?
I usually hide the created thread directly using VAD from the kernel.