[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [exelist] Newbie has question



Code injection is what you need.
Either inject all the code in the .exe or create a dll with the timelock and then inject the dll loading code in the .exe
I have some code injection examples and tutorial in my site. www.latigo.cjb.net
you must have a good understanding of the asm language.
Hope it helps.
Bye

Latigo