The MASM Forum Archive 2004 to 2012

General Forums => The Laboratory => Topic started by: jag on January 08, 2007, 01:24:51 AM

Title: Dll Injector Source Code
Post by: jag on January 08, 2007, 01:24:51 AM
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.