Thread: dll injector

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    ZeaS's Avatar
    Join Date
    Feb 2007
    Posts
    738
    Reputation
    15
    Thanks
    265

    dll injector

    hmm, somebody can tell me, how to make dll injector in vb6?? ^^

  2. #2
    juppeli's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    768
    Reputation
    12
    Thanks
    19
    Im afraid theyr not for public atm.. But it would be easier to make with delphi or c++

  3. #3
    Threadstarter
    Expert Member
    ZeaS's Avatar
    Join Date
    Feb 2007
    Posts
    738
    Reputation
    15
    Thanks
    265
    i got it for c++ for chams... (thanks cobra) but i wan`t to know how to make injector for vb6^^

  4. #4
    juppeli's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    768
    Reputation
    12
    Thanks
    19
    If your hacks are starting to be at that lvl, I highly recommend moving to c++ or to delphi

  5. #5
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    I already moved to C++ awhile ago. But not for hacking. VB is pissing me off with all these compatibilty and laggy problems. VB is also in the top 4 crap programming list.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  6. #6
    juppeli's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    768
    Reputation
    12
    Thanks
    19
    Quote Originally Posted by jetamay View Post
    I already moved to C++ awhile ago. But not for hacking. VB is pissing me off with all these compatibilty and laggy problems. VB is also in the top 4 crap programming list.
    What are other 3? I think of moving to delphi (If I start some day again) 'cause I dont like so much about C++.. Or then I should only use more time for it

  7. #7
    castaway's Avatar
    Join Date
    Mar 2007
    Location
    In a BIG Box.
    Posts
    1,636
    Reputation
    14
    Thanks
    97
    C++ is more recommende
    cuz Delphi is longer codes...
    much longer -.-

  8. #8
    juppeli's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    768
    Reputation
    12
    Thanks
    19
    Yeah.. But I hate when theres 58474938454545x10^50 differend compiler, and every fucking project(what I got) have been made with differend compiler(and when you try to build something you get errors). So if you dont want to share your code with all world to get help, you have to make everything by yourself (sounds strange to vb6 user). Delphi dont have that problem(it got only 1 compiler?)+we got CE's sources(which got almost everything you need for hacking). This might be 100% bs, someone fix me if it is

  9. #9
    Threadstarter
    Expert Member
    ZeaS's Avatar
    Join Date
    Feb 2007
    Posts
    738
    Reputation
    15
    Thanks
    265
    hmm nobody know how to make it for vb6?^^ i wan`t to know for vb6.... not for delphi >_>

  10. #10
    juppeli's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    768
    Reputation
    12
    Thanks
    19
    Its not madein5min project, Im afraid you need to make it yourself. You can also try convert your c++ sources to vb(Im not sure is this possible)

  11. #11
    castaway's Avatar
    Join Date
    Mar 2007
    Location
    In a BIG Box.
    Posts
    1,636
    Reputation
    14
    Thanks
    97
    Quote Originally Posted by juppeli View Post
    Yeah.. But I hate when theres 58474938454545x10^50 differend compiler, and every fucking project(what I got) have been made with differend compiler(and when you try to build something you get errors). So if you dont want to share your code with all world to get help, you have to make everything by yourself (sounds strange to vb6 user). Delphi dont have that problem(it got only 1 compiler?)+we got CE's sources(which got almost everything you need for hacking). This might be 100% bs, someone fix me if it is
    ur right
    in CE are some strings that u can use
    i tried delpi a trainer
    but i came up with shit
    cuz i r not pro with delphi

  12. #12
    juppeli's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    768
    Reputation
    12
    Thanks
    19
    I made trainer with delphi to minesweeper and it was working great. I just cant understand a shit about ce's sources

  13. #13
    castaway's Avatar
    Join Date
    Mar 2007
    Location
    In a BIG Box.
    Posts
    1,636
    Reputation
    14
    Thanks
    97
    Quote Originally Posted by juppeli View Post
    Its not madein5min project, Im afraid you need to make it yourself. You can also try convert your c++ sources to vb(Im not sure is this possible)
    when you have the dll injector
    then u need to know how to make a dll
    somebody should rlse a tutorial for it
    juppeli lol make a tutorial

  14. #14
    juppeli's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    768
    Reputation
    12
    Thanks
    19
    Quote Originally Posted by thimo View Post
    when you have the dll injector
    then u need to know how to make a dll
    somebody should rlse a tutorial for it
    juppeli lol make a tutorial
    I dont use to hack anymore, and if I would I would use c++ or delphi. But I have succeeded almost in everything (with vb6) what I have taken up, so I think this would be only few hours googling for examples. But I wouldnt have made this ever with vb6, I got bad memories about it

  15. #15
    The Acid's Avatar
    Join Date
    Aug 2007
    Posts
    9
    Reputation
    10
    Thanks
    0
    As people said, go for another language, I prefer Delphi.
    It is really easy to do dll injection, use the CreateRemoteThread API.

Page 1 of 2 12 LastLast

Similar Threads

  1. .dll injector
    By EleMentX in forum Gunz General
    Replies: 31
    Last Post: 07-08-2010, 10:44 AM
  2. [Source] Raep - ws2_32 Proxy DLL + Configurable Injector
    By d.vel.oper in forum C++/C Programming
    Replies: 4
    Last Post: 05-06-2009, 12:00 PM
  3. How to create a DLL Injector in VB6 ?
    By SteeL in forum Visual Basic Programming
    Replies: 1
    Last Post: 12-12-2008, 05:03 PM
  4. dll for those who cant even google :P
    By jam in forum Gunz Hacks
    Replies: 5
    Last Post: 06-07-2007, 03:32 AM
  5. DLL injection Failled
    By aynal in forum WarRock - International Hacks
    Replies: 1
    Last Post: 01-15-2006, 09:41 PM