[Classic]1.13.5.35395 offset Problem menu

User Tag List

Results 1 to 4 of 4
  1. #1
    Aoooooooo's Avatar Active Member
    Reputation
    27
    Join Date
    Aug 2020
    Posts
    52
    Thanks G/R
    27/15
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    [Classic]1.13.5.35395 offset Problem

    Hello, everyone! I can acquire data through a Driver sys written by myself.
    PlayerName:WowClassic.exe+267DF28
    Realm:[WowClassic.exe+267D758]+420
    GetMiniMapZoneText:[WowClassic.exe+259E3C0]+0
    The offset that I can acquire is only three. I can't attach process in CE.
    So I wonder that how can I search memory to acquire ObjMgrPtr, because it's not a string, I know it's enum.
    Do I need to dump the wow classic, I could read assembly with IDA pro, but the .data always zero.


    If someone can share the latest offset I will appreciate.
    Last edited by Aoooooooo; 08-30-2020 at 07:46 PM.

    [Classic]1.13.5.35395 offset Problem
  2. #2
    scimmy's Avatar Active Member
    Reputation
    52
    Join Date
    Jul 2020
    Posts
    54
    Thanks G/R
    1/33
    Trade Feedback
    0 (0%)
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    Just dump the game with scylla and open the dump in IDA.

    Also, your minimap zone text offset is wrong:
    Code:
    signed __int64 __fastcall Script_GetZoneText_7FF732DDCBA0(__int64 a1)
    {
      char *v1; // rdx
    
      v1 = &byte_7FF733C6F428;
      if ( qword_7FF73463E3B8 )
        v1 = (char *)qword_7FF73463E3B8;
      sub_7FF7336E0F40(a1, v1);
      return 1i64;
    }
    My base address is 7FF7320A0000, so the offset should be 259E3B8

  3. Thanks Aoooooooo (1 members gave Thanks to scimmy for this useful post)
  4. #3
    xalcon's Avatar Contributor ふたなり
    Authenticator enabled
    Reputation
    198
    Join Date
    Oct 2008
    Posts
    291
    Thanks G/R
    20/58
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Aoooooooo View Post
    Hello, everyone! I can acquire data through a Driver sys written by myself.
    PlayerName:WowClassic.exe+267DF28
    Realm:[WowClassic.exe+267D758]+420
    GetMiniMapZoneText:[WowClassic.exe+259E3C0]+0
    The offset that I can acquire is only three. I can't attach process in CE.
    So I wonder that how can I search memory to acquire ObjMgrPtr, because it's not a string, I know it's enum.
    Do I need to dump the wow classic, I could read assembly with IDA pro, but the .data always zero.
    and how I can dump wowclassic, I use GitHub - namreeb/dumpwow: Unpacker for World of Warcraft this program to dump it, but it not works. I will study this code for the rest of time.

    If someone can share the latest offset I will appreciate.
    Not sure what you are talking about. I've just tested namreebs dumper on classic 1.13.5.35395 and it worked perfectly fine. Alternatively there are several guides that show how to dump wow using xdbg and scylla, like https://www.ownedcore.com/forums/wor...ow-memory.html (How to Dump Wow from Memory....)
    "Threads should always commit suicide - they should never be murdered" - DirectX SDK

  5. Thanks Aoooooooo (1 members gave Thanks to xalcon for this useful post)
  6. #4
    Aoooooooo's Avatar Active Member
    Reputation
    27
    Join Date
    Aug 2020
    Posts
    52
    Thanks G/R
    27/15
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Thank you!

Similar Threads

  1. [Classic] 1.13.5.35000 Offsets
    By Buntstift in forum WoW Memory Editing
    Replies: 3
    Last Post: 07-11-2020, 02:09 PM
  2. [classic 1.13.33155] what is the offset of TargetGUID?
    By yhymysj in forum WoW Memory Editing
    Replies: 6
    Last Post: 02-12-2020, 10:29 AM
  3. Replies: 2
    Last Post: 01-12-2020, 08:39 AM
  4. Replies: 3
    Last Post: 08-27-2019, 07:42 PM
  5. Replies: 1
    Last Post: 08-21-2019, 10:12 AM
All times are GMT -5. The time now is 04:11 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search