阅读背景:

DLL中的CreateThread - ERROR_NOT_ENOUGH_MEMORY

来源:互联网 

i've got this dll that creates a thread when loaded by LoadLibraryA, the dll is injected into another process using RtlCreateUserThread, the injection succeeds, the dll is loaded into the target process (kernel32 LoadLibraryA thread is there) but when it comes to the CreateThread i got ERROR_NOT_ENOUGH_MEMORY, so where is the problem RtlCreateUserThread or the target process or the DLL itself? and how may i solve it? thanks alot!!i've got this dll that creates a thread when lo




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: