Results 1 to 7 of 7
  1. #1
    Code0's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    1

    Questions regarding hacking?

    1.Do I have to master C++? Or just specific parts/topics?
    2.After I master it,I know I can use Cheat Engine or Ollydbg and try it on simple games like PvZ.
    3.If I want to do it on FPS games(online),do I need to bypass the game hack shield first? How do I do that?
    4.If codes detected,I have to re-write,right? But is it even possible to rewrite the same function using different codes?
    5.Thanks!

  2. #2
    Gab's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,716
    Reputation
    1755
    Thanks
    1,543
    1 No you don't, but the more you know, the better.
    2 Yes
    3 Sometimes you have to, sometimes you don't. Sometimes it simply won't detect it
    4 You can code something in thousands of way. Also, you sometimes only have to change some numbers in your code, and it will become undetected.

  3. #3
    Code0's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Gab View Post
    1 No you don't, but the more you know, the better.
    2 Yes
    3 Sometimes you have to, sometimes you don't. Sometimes it simply won't detect it
    4 You can code something in thousands of way. Also, you sometimes only have to change some numbers in your code, and it will become undetected.
    Thank you! I really appreciate your help.

    Do you happen to have any idea on which topics of C++ do I have to learn?

  4. #4
    Gab's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,716
    Reputation
    1755
    Thanks
    1,543
    Quote Originally Posted by Code0 View Post
    Thank you! I really appreciate your help.

    Do you happen to have any idea on which topics of C++ do I have to learn?
    I'm not really into hacking, but obviously you have to understand the basics : functions, loops, if statements.
    You have to understand what is a Pointer and how variables are stored in Memory.
    You have to understand how games store their variables in memory.

    You will also have to read about Microsoft's functions to read and write things in a game's memory.
    MSDN is a good source for that.
    Last edited by Gab; 08-09-2013 at 11:57 PM.

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

    Code0 (08-21-2013)

  6. #5
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    C++ Section -> Sticky topics
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  7. #6
    Code0's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Gab View Post


    I'm not really into hacking, but obviously you have to understand the basics : functions, loops, if statements.
    You have to understand what is a Pointer and how variables are stored in Memory.
    You have to understand how games store their variables in memory.

    You will also have to read about Microsoft's functions to read and write things in a game's memory.
    MSDN is a good source for that.
    Thanks man!

    ---------- Post added at 02:54 AM ---------- Previous post was at 02:47 AM ----------

    Quote Originally Posted by 'Bruno View Post
    C++ Section -> Sticky topics
    Doesn't answer my questions(those threads)

  8. #7
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    Quote Originally Posted by Code0 View Post
    Thanks man!

    ---------- Post added at 02:54 AM ---------- Previous post was at 02:47 AM ----------



    Doesn't answer my questions(those threads)
    They do, except the last questions of your FIRST post, and to be honest, if you don't know the answer to number 1 (which can be found on stickies)... it doesn't really matter the answer to all the others.

    You should read and search.. Instead of wanting spoonfeeded answers. (You won't get far in programming with spoonfeed)
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

Similar Threads

  1. [Solved] Question regarding the old trans hacks
    By lcbvarial in forum Vindictus Help
    Replies: 5
    Last Post: 07-12-2012, 09:02 AM
  2. [question] regarding anti hack measures
    By xicensayijan in forum General Game Hacking
    Replies: 0
    Last Post: 05-08-2012, 09:11 AM
  3. Replies: 7
    Last Post: 05-09-2010, 09:14 AM
  4. Question regarding VIP hacks
    By 0Raiser in forum CrossFire Hacks & Cheats
    Replies: 4
    Last Post: 06-11-2009, 02:14 PM
  5. A question regarding No DvD hack for COD 4, Wndows Vista
    By inocntspiltblood in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 2
    Last Post: 12-06-2007, 12:28 PM