News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Dll Injector Source Code

Started by jag, January 08, 2007, 01:24:51 AM

Previous topic - Next topic

jag

I wrote a program for injecting a dll into an app.
It will search for the first dll in the directory it is ran from a nd inject it into the exe specified by GamePath.
It is the first assembler program I made (and I just finished it less than an hour ago.)
If I did anything that is bad convention or slow, etc.. I would appreciate if someone could tell me.
Feel free to reuse code; cheers!

Jag,

My apologies for having to remove the code but we have no way of distinguishing good usage from bad usage with DLL injection so we cannot allow it to be posted here.