Results 1 to 4 of 4
  1. #1
    ~Dopey's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Location
    In your bum, hun.
    Posts
    31
    Reputation
    10
    Thanks
    0
    My Mood
    Asleep

    What knowledge is needed to create an Injector

    Okay so I'm new to C++. Though I currently take classes on programming in Java. I just want to know what all I'd need to know to begin making Injectors and eventually hacks for games. For example what code I'd generally need inside of a Button in VB to make it inject a hack into a game or to Search for a DLL in your computer. And then in creating hacks, how would I be able to find Addresses and such. Just all the necessities in order to begin to code. Please give me actual information and not anything like "Read a book." I understand I'll need to do some studying. But what did you study or where can I look for good information on game hacking or making injectors.

  2. #2
    abuckau907's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    other side of the wire
    Posts
    1,342
    Reputation
    162
    Thanks
    239
    My Mood
    Cold


    . .

  3. The Following 2 Users Say Thank You to abuckau907 For This Useful Post:

    Hitokiri~ (04-08-2015),jkfauvel (04-14-2015)

  4. #3
    殺す必要がある唯一のものは殺されるために準備され人 々である。
    Premium Member
    Hitokiri~'s Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Cancer.
    Posts
    1,201
    Reputation
    24
    Thanks
    937
    My Mood
    Bitchy
    I'm confused. You mention visual basic but you post in the C++ forum?


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

    jkfauvel (04-14-2015)

  6. #4
    Harava's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    114
    Reputation
    10
    Thanks
    2,989
    Read this thread very carefully, then look up every function on msdn. If you don't understand it after that, repeat.
    Recent releases:
    CSPHv3.2




    Code:
    00F38C0E     B8 0610F300    MOV EAX, 00F31006
    00F38C13     C700 208CF300  MOV DWORD PTR DS:[EAX], 00F38C20
    00F38C19     EB FF          JMP SHORT 00F38C1A
    00F38C1B     90             NOP
    00F38C1C     0000           ADD BYTE PTR DS:[EAX],AL
    00F38C1E     0000           ADD BYTE PTR DS:[EAX],AL
    00F38C20     58             POP EAX
    00F38C21    ^EB EB          JMP SHORT 00F38C0E
    Can't see me calling, you hatin'?

Similar Threads

  1. Replies: 2
    Last Post: 12-06-2014, 02:23 AM
  2. Replies: 0
    Last Post: 12-04-2014, 04:27 PM
  3. [Solved] WHAT WE NEED TO CREATE A HACK.,???
    By 3D in forum CrossFire Help
    Replies: 2
    Last Post: 07-09-2012, 03:53 AM
  4. what programs do you need to skin
    By chubkakes in forum WarRock - International Hacks
    Replies: 0
    Last Post: 02-28-2008, 03:35 PM