PDA

View Full Version : [Release] DLL Injection Project


DyslexicCheater
6th November 2005, 22:42
also included is the tormentium loader since no matter how many people hack nobody seems to ever have a loader / injector.Here you go, Drew ;)

Recently I started work on creating a nifty DLL Injector from scratch, and now it's done. I wrote my core DLL in C++ to handle the actual injection, and a pretty client in Visual Basic. The test DLL is also written in C++. The archive contains all the binaries and the source to each piece.

The VB source for the client also shows how to use my Injection API.

To use the program, place the InjectionLib.dll in your system32 directory.

*Note: This is designed to handle DLL's like the one you make in my Basic C DLL Tutorial. (http://www.mpcforum.com/showthread.php?t=113845
)

Download Here (http://www.hackcentral.2ya.com/INJECTOR.zip)

Tan
7th November 2005, 02:45
really nice thx dc :D

tamimego
7th November 2005, 04:06
Its nice but the problem is, You still use: CreateRemoteThread
I know RvS doesnt have CreateRemoteThread API Hooking but in America's Army they have a thing called CDC which was written by the great CDeath who also wrote C-D for Counter Strike. He has hooking on every single Windows API that could be used to hook something, and you can bet "CreateRemoteThread" is one of them. I wish DC (DrUnKeN-ChEeTaH) would release his Stealth Injecor LIB Src, Since he doesnt use any API hooking for injection what so ever. All and all nice release, but be more creative :P xD.

EDIT: Btw also nice how you setup your own structs and stuff, Not relying on other headers is nice :)

DyslexicCheater
7th November 2005, 04:17
Well, I was considering writing my own Stealth Injection routines (injecting code into the game that calls LoadLibraryEx()) but I decided against it, thinking that I would save that for a later release/project :)

Jurgis
7th November 2005, 05:32
let me think of a way to clap for you DC because that injector is great.... hmmm


HAHA YOU ROCK DC
???

Damage Inc.
7th November 2005, 06:38
nice job dc.. damn i havnt seen u on here for a long time lol

RuffianSoldier
7th November 2005, 07:42
nj DC - its nice

KizZamP-
7th November 2005, 13:44
nice job dyslexic ;) seems that ravenshield just reborn :D