Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  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)

  3. #2
    kutzki's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Canada
    Posts
    794
    Reputation
    165
    Thanks
    193
    Nice injector

  4. #3
    EndRiT's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    USSR
    Posts
    12,751
    Reputation
    170
    Thanks
    4,294,967,295
    Looks pretty good.
    File approved.

  5. The Following User Says Thank You to EndRiT For This Useful Post:

    NemuruKu (10-01-2010)

  6. #4
    wassup40's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    I dont know help me
    Posts
    2,238
    Reputation
    28
    Thanks
    790
    My Mood
    Lurking
    clean and simple gj.

  7. #5
    holyfok's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    i dont know how its work like do you put the engine.exe in procces name or the hack thing?

  8. #6
    Hastreog's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    8
    Reputation
    9
    Thanks
    2
    Ok, noob. If you don't know how to use an injector. Then you shouldn't be here. Period. People take time to make things like this, for what? To see bloody noobs like you ask how to use it.


    Oh, btw. Engine.exe goes into the process name, idiot.

  9. The Following User Says Thank You to Hastreog For This Useful Post:

    Sabu841 (10-23-2010)

  10. #7
    husky360's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    1
    My Mood
    Twisted
    thanks dude
    Last edited by husky360; 09-06-2010 at 09:54 AM. Reason: nevermind

  11. #8
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by Hastreog View Post
    Ok, noob. If you don't know how to use an injector. Then you shouldn't be here. Period. People take time to make things like this, for what? To see bloody noobs like you ask how to use it.


    Oh, btw. Engine.exe goes into the process name, idiot.
    Shut the flame up. How hard is it to say: "Yes, you do put the process name in that box, and browse for the .dll using the button" ? My god what's the problem with people asking questions about a release

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  12. #9
    my checklist's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    55
    Reputation
    12
    Thanks
    3
    My Mood
    Sick
    MSVCR100D.dll is missing... wat does that mean?

  13. #10
    Gab20's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    My house
    Posts
    625
    Reputation
    13
    Thanks
    91
    My Mood
    Cool
    Looks pretty good. Thanks.
    If I helped you In any way, Please press thanks.

  14. #11
    tahayassen's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    My Mood
    Breezy
    Epic injector.

  15. #12
    Velocity's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Usa
    Posts
    4,375
    Reputation
    106
    Thanks
    773
    Quote Originally Posted by Hastreog View Post
    Ok, noob. If you don't know how to use an injector. Then you shouldn't be here. Period. People take time to make things like this, for what? To see bloody noobs like you ask how to use it.


    Oh, btw. Engine.exe goes into the process name, idiot.
    omg, be nice to noobs. especially when you are one yourself!
    8 posts? you could get 1 of them thanked by helping noobs.

  16. The Following User Says Thank You to Velocity For This Useful Post:

    Samueldo (10-24-2010)

  17. #13
    voodooflame's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Help and Releases
    Posts
    251
    Reputation
    10
    Thanks
    87
    My Mood
    Yeehaw
    how exactly dyu use the source? I want to edit it (add buttons for more features, etc.)
    But I will still include your name in it for source credits




    ~!My Releases!~
    Graffiti-Like Login Mod
    Naruto Login Mod
    VFCxInjector V1.0
    VFCxInjector V2.0
    VFCxInjector V3.0

    Do you have the guts to click this...?

    To Do List:
    Use a SpeedHack & GunHack & Aimbot for Crossfire
    100 Posts

    500 Posts
    Make my Own Mod
    Learn C++
    [PAUSED]
    Code my Own hack
    Code my Own Injector

    [IMG]https://i774.photobucke*****m/albums/yy22/batuzai43/dontforget.gif[/IMG]

  18. #14
    Keevin's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    7
    How long does it take to inject........

  19. #15
    whitefang11's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    i need help what does this mean:
    Runtime Error! program: C:\Nexon\Combat Arms\Engine.exe

    R6034
    An Application Has Made An Attempt To load the C runtime libary incorrectly
    Please contact the applications support team for more information.

    what does this MEAN?

Page 1 of 2 12 LastLast

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