Results 1 to 7 of 7
  1. #1
    spudge1987's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    I want to start creating my own Bypasses

    I am trying to learn, I just don't know where. I can easily adapt to a book or a website if anyone links me one I'll read and follow the instructions, I know it's reverse engineering. Does anyone know a good website to be a successful reverser and able to create your own Bypasses and create your own memory hacks and have a full understanding of asm?

  2. #2
    Jim Morrison's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Canterlot, Equestria
    Posts
    12,444
    Reputation
    1090
    Thanks
    3,336
    You need to learn C++ and reverse engineering.

  3. #3
    HellSpider's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    103
    Reputation
    30
    Thanks
    133
    My Mood
    Asleep
    Quote Originally Posted by spudge1987 View Post
    I am trying to learn, I just don't know where. I can easily adapt to a book or a website if anyone links me one I'll read and follow the instructions, I know it's reverse engineering. Does anyone know a good website to be a successful reverser and able to create your own Bypasses and create your own memory hacks and have a full understanding of asm?
    Reverse engineering is nothing you find in books, new methods are discovered all the time, just the basic framework is always the same. The information is scattered around in the web. No idea if linking is allowed, but check Tuts4You. The site has a very large collection of tutorials and research papers. And understanding ASM well is vital to be a good reverser.

    Quote Originally Posted by NormenJaydenFBI View Post
    You need to learn C++ and reverse engineering.
    C++ may help, but it's in no way required. Reverse engineering is a must unless someone spoon feeds what to edit.

  4. #4
    fiireoxen's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    40
    Reputation
    10
    Thanks
    129
    You should search around YouTube for some reverse engineering tutorials.
    You should also learn the basics of Assembly and get a tool like OllyDBG.

  5. #5
    4NN1H1L4710n's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    you can look for crackme's at google / youtube and try to solve them
    also look for assembly basic tutorials
    Last edited by 4NN1H1L4710n; 12-11-2014 at 12:48 PM.

  6. #6
    MRskrub's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    United States
    Posts
    13
    Reputation
    10
    Thanks
    3
    Just buy one of the eBooks, from Agora or some other Darknet site. You'll need Bitcoin if you actually decide to do this though.

  7. #7
    Silver Surfer's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    127.0.0.1
    Posts
    74
    Reputation
    10
    Thanks
    1,767
    My Mood
    Worried
    It's not essential that you know C++ but it would be very helpful to know C# or C++. Reverse engineering is usually done via software like Ollydbg or IDAPro, these are all programs which show you the assembly code of the game and memory. I don't know much myself but I know you'll definitely need to know ASM to try and be able to understand it. Reverse engineering doesn't have any specific learning paths really, it's all mostly guessing and trying to figure out what variable holds what. You'll be doing a lot of experimenting and messing around to try and achieve what you need.

Similar Threads

  1. [Help] Creating my own DayZ bypass
    By Killborn556 in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 6
    Last Post: 09-07-2012, 11:33 PM
  2. I Want To Start Creating Hacks :)
    By Coffie in forum Call of Duty Modern Warfare 2 Help
    Replies: 7
    Last Post: 01-27-2010, 04:33 PM
  3. I want a source of a punkbuster bypass
    By HeXel in forum Trade Accounts/Keys/Items
    Replies: 0
    Last Post: 03-28-2008, 08:34 AM
  4. I want to start hacking
    By n00b3392 in forum WarRock - International Hacks
    Replies: 19
    Last Post: 01-29-2008, 11:52 AM
  5. [Request]Tut how to make his own bypass
    By BurakG in forum WarRock - International Hacks
    Replies: 3
    Last Post: 05-08-2007, 02:46 PM