Thread: IDA Pro

Results 1 to 8 of 8
  1. #1
    xter77's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0

    IDA Pro

    Hello, how can find Memory Adresses without Cheat Engine?
    Anyone has an tutorial?

  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
    Why you no google?: https://lmgtfy.com/?q=programs+like+Cheat+Engine


    first result: https://alternativeto.net/software/cheat-engine/
    ArtMoney
    Freemium by System SoftLab |
    Windows

    Forget about cheat codes, no more cheat codes, Universal Memory Editor. ArtMoney is a cheating program you can use for all games. ArtMoney can make a troublesome game easier to win by helping you find the...
    Games game, crack, hacker, cheating


    Bit Slicer
    Open Source by Zorg |
    Mac

    Bit Slicer is a universal game trainer for OS X that allows you to search and modify values in video games such as: score, lives, ammunition, and much more. It includes three main components: — Virtual...
    Development, Games debugger, gaming-utility, memory-editor, cheating, cheat-engine, ***********ing

    The Cheat
    Free by Charles McGarvey |
    Mac

    The legendary universal game trainer for Mac OS X. This baby empowers you to search the memory footprints of other running processes and even do a little covert tweaking. The most apparent (and awesome)...
    ***********ing

    scanmem & GameConqueror
    Open Source by Tavis Ormandy & WangLu |
    Linux

    GameConqueror is a GUI for scanmem. scanmem is a game hacking tool, supporting variant types of scan on different types of data. It is a simple interactive debugging utility for linux, used to locate the...
    Games memory-editor, ***********er, cheat-engine

    GameCIH
    Free by CIH |
    Android

    Memory editor/cheat tool for Android OS available on the marketplace. Similar to the Cheat Engine on PC, now on your android!
    Games root, hack, cheat, trainer, memory-editor, cheat-engine

    iHaxGamez
    Open Source |
    Mac

    iHaxGamez is the tool for cheating your games on the Mac. The current release runs on OS X 10.4 and above.
    Games gaming-utility, game-utilities, cheating, memory-editor, cheat-engine, ***********ing

    Mem Write
    Open Source by Colin GILLE |
    Linux

    Mem Write is a free and open source equivalent of ArtMoney (on Windows) or The Cheat (on Mac)... but it works only with Linux. With it you can edit numbers stocked in your computer memory... to cheat in...
    Or program your own using the virtual memory functions built into Windows.... OpenProcess(), VirtualQueryEx() and ReadProcessMemory()

    Or ask a specific question.

    (..and why is this in C++ section? Is this a C++ question? Can you program in any language? )
    Last edited by abuckau907; 05-29-2014 at 01:46 PM.
    'Some things that can be counted, don't matter. And some things that matter, can't be counted' - A.E.
    --
     

    My posts have some inaccuracies/are wrong/wrong keyword(s) used.
    They're (maybe) pretty close, and I hope they helped you, not created confusion. Take with grain of salt.

    -if you give rep, please leave a comment, else it means less.

  3. #3
    Fakentc's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    6
    My Mood
    Bored
    Lawl bro, use google for search.

    On the first page already found a video explaining perfectly, I suggest that you first learn a little about the functions of the memory read and write it.

    watch?v=PUqSPiJ4BwQ

  4. #4
    petardascom's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    GB
    Posts
    209
    Reputation
    23
    Thanks
    115
    He is not here asking help to get those stupid generic answers....

  5. #5
    AzuLX's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    3
    My Mood
    Blah
    IDA decompiles the program into an x86 assembly format, if you look around areas where functions are referenced/called (the functions you want) you can copy what its calling and then create a function for it.

    For example:

    We then look for where "function" is being called (fat hint: it's a call instruction)


    your address would therefore be "0x4123F0"

    (right-click the image and go to "open in new tab" mpgh doesn't like showing wide images)
    although this is only an example, most popular games have obfuscation in their important code, making it hard for rookie reverse engineers to be able to analyze it.
    Last edited by AzuLX; 01-14-2018 at 03:23 AM.

  6. #6
    Diolegend.'s Avatar
    Join Date
    Apr 2015
    Gender
    male
    Location
    Italy
    Posts
    100
    Reputation
    61
    Thanks
    630
    My Mood
    Amused
    Just search on YouTube , it is the best place to find tutoriala

  7. #7
    ahmeid's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Location
    In my country
    Posts
    53
    Reputation
    5
    Thanks
    13
    My Mood
    Bored
    You Can With C++ Only ,else Just u Need Source & SmHelp I Suggest That Communicate with (DarkByte) Owner Of All Credits Program Source
    And Make You'r Cheater Engine .
    If You Cannot Do This You Can Download -> this dll program like cheat engine (BlackSnowWhite Engine) dll and go inject it .
    You Could Find That File in Google it's Undetected
    Or Come in Private -Msg-
    Selling MultiTheftAuto Cheats Accepting ( BTC, Paypal )
    -

    -

Similar Threads

  1. [Assembly Tutorial] How to find addys with OllyDBG / Ida Pro
    By Flo$ter in forum Programming Tutorials
    Replies: 15
    Last Post: 08-08-2012, 02:31 AM
  2. How To Find Gameguard bypass in IDA PRO
    By asdtgb in forum WarRock Hack Source Code
    Replies: 0
    Last Post: 04-28-2011, 05:12 AM
  3. IDA Pro Freeware Plugins...
    By why06 in forum Reverse Engineering
    Replies: 0
    Last Post: 09-14-2010, 03:42 AM
  4. Well I Need Help With IDA PRO
    By josephjboogie3 in forum Trade Accounts/Keys/Items
    Replies: 2
    Last Post: 01-05-2008, 07:45 AM