Jump to content
Welcome, Guest
Existing user? Sign In

Sign In



Sign Up
The MatriX
  • Welcome To Ghbsys
  • CS GO Streaming Version is released. Have fun streaming while cheating!
  • Have a Payment Issue? Send us a Support ticket.
  • Make a thread if you need support or join our discord for live support.
  • Have Suggestions? Make a thread and you'll earn Ghbsys Points for implemented suggestions.
  • Join our discord to stay well connected! Don't forget to integrate your discord to the site
  • Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum

    Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of [GHB] - GAmEhAcKbAsTaRdS Forum by signing in or creating an account.
    • Start new topics and reply to others
    • Subscribe to topics and forums to get email updates
    • Get your own profile page and make new friends
    • Send personal messages to other members.

    How to start into Game Hacking


    Stonerdays
     Share

    Recommended Posts

    First of all, you don't start hacking right way, so.. if this is what you are looking for, Give up.

    Ok, I feel the need to create this thread as this question keeps being asked over and over and over... (We all can see this from threads created)
    So this pretty much will be useful to Link for those who are BLIND and can't look at stickies before posting.


    How to Game Hack:[/hr]

    Your first step should be picking up a Programming Language to learn. This is not an easy step as there is multiple languages.


    • My personal Opinion is for you to start with a lower level language as C or C++ (I did start with C)

    Be patient, get">http://www.amazon.com/s/ref=nb_sb_noss_1?url=search-alias%3Dstripbooks&field-keywords=c%2B%2B"]geta book, get some documentation, READ IT.
    If you are not at a school, you won't get someone to teach you everything. You need to explore (We are here to assist you on your problems as long as you tried something first and you show to us that you want to proper learn)

    • Proper Learning: Learning by trying, and reading what stuff does and how it works. Not Copy & Pasting already written code and Click run button.

    After you feel comfortable with this Language (I will be honest here, this will take time, a long time.. Most of the books at the end of each chapter has small projects for you to practice what you learnt, which is good and informative), start looking into specific Memory Manipulaton WinAPI[/url">http://en.wikipedia.org/wiki/Windows_API]WinAPI[/url] functions. Such as:

    • CreateToolhelp32Snapshot function
    • Process32First function
    • Process32Next function
    • OpenProcess function
    • TerminateProcess function
    • WriteProcessMemory function
    • ReadProcessMemory function

     

    Your best friend will be that Documentation (And google), is says everything but everything you need to know about those functions, and how do they work: MSDN Library

    These steps are the baby steps, do not get ahead of yourself, or you will end up failing as almost everyone did.

    Few tips:


     

     

    • Upvote 3
    Link to comment
    Share on other sites

    Guest
    This topic is now closed to further replies.
     Share

    • Recently Browsing   0 members

      • No registered users viewing this page.
    ×
    ×
    • Create New...