Results 1 to 10 of 10
  1. #1
    twostedwrister2's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed

    C++ Books to start hacking

    Does anybody recommend any books for C++? I want to get into coding and hacking games like fortnite if i ever get good enough

  2. #2
    Biesi's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    4,993
    Reputation
    374
    Thanks
    8,808
    My Mood
    Twisted
    You should get into coding first then you can start worrying about hacking. I cannot directly recommend books about it but some keywords might be: "reverse engineering", "hooking", "memory manipulation" and "portable executable format"

  3. #3
    twostedwrister2's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Quote Originally Posted by Biesi View Post
    You should get into coding first then you can start worrying about hacking. I cannot directly recommend books about it but some keywords might be: "reverse engineering", "hooking", "memory manipulation" and "portable executable format"
    Yeah I wanna learn C++. Thanks for the keywords

  4. #4
    TheRussianKid's Avatar
    Join Date
    Oct 2017
    Gender
    female
    Posts
    22
    Reputation
    10
    Thanks
    6
    My Mood
    Amazed
    This is what they do in china:

    Just look at an existing hacking program and look at the code, and look up whatever you don't know on google, and just mimic it.

  5. #5
    gogogokitty's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    1,090
    Reputation
    113
    Thanks
    3,503
    Quote Originally Posted by Terry Gatton View Post
    yes, I know one is C++ For Dummies 6th Edition not bad to start this thing
    by Stephen R. Davis
    buckys, programminghelporg, antiRTFM are youtube channels that are very useful. get a general idea of variables and types of them. then move onto if/else statements, then while loops, then for loops, then making functions(void type) and how to call them. then how to use the return on a function(such as a type int/float/string/char function to return a value), then learn how to pass by value and reference to function(very very useful and important just in general to learn), then learn classes/structures and you should be good to go to atleast get started without having to copy/paste everything once you are able to atleast be able to write your own classes to do whatever. classes may be a little tricky at first, so if you need to then start by learning structures first which is very very similar but used differently, while in classes everything is private by default(i believe) and structures are public by default. in classes you make functions inside the class to interact/alter the private variables, in structures its pretty much just open to do whatever with which makes it simpler but irl i dont think you would find yourself using them as often
    LEEEEEEROY JEEEEENKINS

  6. #6
    lsd11124's Avatar
    Join Date
    May 2018
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    I read several books from the list

  7. #7
    Rmzn0's Avatar
    Join Date
    Jun 2018
    Gender
    male
    Posts
    75
    Reputation
    10
    Thanks
    114
    Bjarne Stroustrup - Programming 2nd edition

  8. #8
    DxDiag11's Avatar
    Join Date
    Oct 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by twostedwrister2 View Post
    Does anybody recommend any books for C++? I want to get into coding and hacking games like fortnite if i ever get good enough

    You should hack pentagon then

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

    ahmeid (10-11-2018)

  10. #9
    ahmeid's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Location
    In my country
    Posts
    53
    Reputation
    5
    Thanks
    13
    My Mood
    Bored
    Quote Originally Posted by DxDiag11 View Post
    You should hack pentagon then
    hehehe, * CIA * Reaction only
    Selling MultiTheftAuto Cheats Accepting ( BTC, Paypal )
    -

    -

  11. #10
    Sir Kony's Avatar
    Join Date
    Oct 2018
    Gender
    male
    Posts
    43
    Reputation
    35
    Thanks
    8
    I can help it

Similar Threads

  1. How do u start hacking?
    By matt0 in forum General Hacking
    Replies: 7
    Last Post: 01-22-2009, 05:29 PM
  2. how to get started hacking (yes im a newbie)
    By hey123 in forum General Hacking
    Replies: 20
    Last Post: 01-11-2009, 12:56 AM
  3. Seriously Start hacking
    By Paroxysm in forum MapleStory Hacks, Cheats & Trainers
    Replies: 7
    Last Post: 08-22-2008, 08:32 AM
  4. HELP: What other programs do I need to learn/start hacking?
    By ronyoung08 in forum General Hacking
    Replies: 0
    Last Post: 08-01-2008, 09:40 PM
  5. I want to start hacking
    By n00b3392 in forum WarRock - International Hacks
    Replies: 19
    Last Post: 01-29-2008, 11:52 AM