PDA

View Full Version : Injection Problems


vbaddicts
10-09-2011, 11:04 AM
CRT and ThreadContext code cave methods are both causing EIP and few other registers trashed EIP = 0x00 on return any ideas as to why?

I been writing a universal dll injector and it was hard enough to write the ASM to inject activex dlls withall the com bullshit in asm, and now this bs... i'd like the end user to be able to select injection method based on preference or platform but these last two methods holding me up...

btw just to test on the last two methods on the CRT i just did a simple ret and on the Context method i just pushed oldip and ret but still trashing EIP and few other regs

btw d9 and kw this sneakcharm (i showed you my neat little HDL injection method using SetWindowsHookEx, Rundll, and Windows Shell Extensions) ... i just lost my email and password cause i been gone for so long.