Results 1 to 15 of 21

Threaded View

  1. #1
    Tekkn0logik's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    37
    Reputation
    12
    Thanks
    52
    My Mood
    Amused

    [Release] DLL Injector, with source.

    This was the first thing I wrote upon learning about game hacking yesterday. I looked at a bunch of injectors and saw a bunch of sloppy, childish GUIs. Plus, I wanted the experience of writing my own. So, I did.

    This is a nice, simple DLL injector. You can either select the process out of a list of running processes, or type in the name manually. You can then browse for a DLL. It will wait for the process if it's not yet started, then inject the DLL.

    It's written in pure C (to noobs: yes, C code is valid C++) and uses the Win32 API directly (no MFC, Windows Forms, etc). I compile all my code on gcc so I've made sure it compiles on both GCC and MS Visual Studio.

    Both the source and the EXE are included, along with a handy compiler batch file and all the resources needed.

    Screenshot:


    Virus scans etc:
    VirusTotal
    Jotti

    And, the .zip is attached. The source should be pretty easy to follow. If you have any questions, just ask!

    I hope people learn from this. I don't care about credits too much, but if you use code from it, give me a mention or something.

    Tekkn0logik
    Last edited by Tekkn0logik; 09-05-2010 at 02:48 PM.

  2. The Following 26 Users Say Thank You to Tekkn0logik For This Useful Post:

    8y98y9y89y98y98y (10-12-2010),AceRRR10 (08-21-2012),alxlhp (04-30-2012),androw3349 (05-01-2012),bdstd (07-14-2012),Biometrix (05-31-2012),CaiozinhoFC1 (06-04-2016),dinho_CA (05-02-2013),fredemm (03-20-2013),Gab20 (09-06-2010),heyned (10-04-2012),IsReady (02-03-2013),JohnRary (06-14-2013),kyriakos70 (03-06-2016),Leufo (09-18-2010),madeven (10-28-2012),Mafia67 (02-12-2011),qman41000 (01-22-2018),shadowcompanya (03-17-2013),shon1227 (07-31-2013),SweeeZ (01-01-2019),Timboy67678 (09-29-2010),tx413 (07-16-2011),whit (09-27-2010),ZayediLY (02-18-2014),[N]atsu- (10-20-2012)

Similar Threads

  1. Dll Injector C# source
    By Yepikiyay in forum C# Programming
    Replies: 9
    Last Post: 07-29-2016, 09:03 AM
  2. [Release] Enc DLL Injector v1.3 + Source Code
    By encrypted94 in forum Visual Basic Programming
    Replies: 7
    Last Post: 03-25-2011, 09:16 AM
  3. [Tutorial] How to make an injector with source code!
    By Victoria in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 11
    Last Post: 03-14-2011, 12:01 PM
  4. [Release] BlueFire DLL Injector V1 By:Jeevin (WITH FRESH SOURCE)
    By jeevin in forum Combat Arms Hacks & Cheats
    Replies: 20
    Last Post: 05-31-2010, 04:47 AM
  5. ~ DLL Injector Source Code ~
    By Silk[H4x] in forum Visual Basic Programming
    Replies: 32
    Last Post: 12-16-2009, 11:18 PM