Results 1 to 4 of 4
  1. #1
    sekaidown's Avatar
    Join Date
    Feb 2017
    Gender
    female
    Location
    Fortaleza - Brazil
    Posts
    5
    Reputation
    10
    Thanks
    0

    Question ReadProcessMemory

    I'm trying to read the memory of a game based on Tibia, but I'm not having good results.

    I was able to find the static address and the offset.
    I can go on the Cheat Engine and manually write it as it reads the address.

    Can someone help me ?
    It can be C #, C ++ or VB.


    Last edited by sekaidown; 03-04-2019 at 06:45 AM.

  2. #2
    Azuki's Avatar
    Join Date
    Mar 2015
    Gender
    female
    Location
    京都市
    Posts
    1,110
    Reputation
    195
    Thanks
    20,161
    My Mood
    Angelic
    if you can't read a basic address with an offset, you should reconsider learning the very basics of game hacking

    BTC: 1LLm4gaPYCZsczmi8n1ia1GsEMsDRs2ayy
    ETH: 0x7d8045F6e452045439c831D09BAB19Bf9D5263EE



  3. #3
    sekaidown's Avatar
    Join Date
    Feb 2017
    Gender
    female
    Location
    Fortaleza - Brazil
    Posts
    5
    Reputation
    10
    Thanks
    0
    I can read the memory, but when I try to read variable type "double" I get the error.

  4. #4
    XoXlonG's Avatar
    Join Date
    Sep 2019
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    Thanks for the useful information

Similar Threads

  1. [Tutorial] ReadProcessMemory
    By aanthonyz in forum C++/C Programming
    Replies: 27
    Last Post: 07-30-2016, 06:05 AM
  2. [Source Code] C# WriteProcessMemory/ReadProcessMemory
    By Kantanomo in forum C# Programming
    Replies: 10
    Last Post: 09-03-2012, 04:21 PM
  3. [Help] ReadProcessMemory - Read 8 byte [solved]
    By pyton789 in forum Visual Basic Programming
    Replies: 7
    Last Post: 09-18-2011, 07:49 AM
  4. ReadProcessMemory
    By Void in forum C++/C Programming
    Replies: 17
    Last Post: 04-03-2010, 07:12 AM
  5. Write/ReadProcessMemory errors
    By Dragonion in forum General Game Hacking
    Replies: 0
    Last Post: 09-23-2008, 08:11 AM