16747 xam.xex offsets

Coder123 Apr 8, 2014

  1. Coder123

    Coder123 Finnish Modder XPG Developer TeamXPG
    0/47

    Joined:
    Jan 21, 2012
    Messages:
    1,953
    Likes Received:
    717
    Trophy Points:
    105
    Gender:
    Male
    Location:
    Finland
    Console:
    Xbox
    Here is some offsets for xam.xex. This specific location is where decrypted account data is loaded to.
    Code:
            static class xam16747
            {
                public static uint
                //name = offset                             //type      more info
                baseAddr = 0x81AA2C70,                      // -        used as base addr
                XUserProfileID = baseAddr + 0x08,           //bytes
                XUserGamertag = baseAddr + 0x1D,            //wchar_t
                XUserGetReportingInfo = baseAddr + 0x34,    //bytes     not sure what this is
                XUserXUID = baseAddr + 0x3C,                //bytes
                XUserLiveEnvironment = baseAddr + 0x48,     //string    PROD (ProductionNet) | PPE (CertNet) | INT (PartnerNet)
                XUserOnlineDomain = baseAddr + 0x50;        //string  
            }
    
     
  2. KillerVidz

    KillerVidz Rocky BANNED
    0/47

    Joined:
    Feb 20, 2012
    Messages:
    3,312
    Likes Received:
    1,280
    Trophy Points:
    0
    Gender:
    Male
    Location:
    XPG-UK
    Console:
    Xbox One
    Nice find ;) I might me getting another Jtag shortly so Ill be testing alot of cool things and see what these do :p
     
  3. HOKKUSPOKKUS

    HOKKUSPOKKUS XPG
    105/188

    Joined:
    Jan 4, 2013
    Messages:
    1,211
    Likes Received:
    564
    Trophy Points:
    105
    Gender:
    Female
    Location:
    French /Paris :-)
    Console:
    Xbox
    Very nice !
     
  4. yesca253

    yesca253 Banned BANNED
    0/47

    Joined:
    Sep 8, 2012
    Messages:
    461
    Likes Received:
    80
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Washington
    Console:
    Xbox
    Can Someone Explain To Me How This Works. Sorry I'm A Noob And Getting My RGH Soon And I Want To Learn Everything I Can
     
  5. Hybrii

    Hybrii Newbie
    0/47

    Joined:
    Aug 4, 2013
    Messages:
    25
    Likes Received:
    11
    Trophy Points:
    0
    Gender:
    Male
    Location:
    Nebraska
    Console:
    Other
    Nice work, I bet your x360helper(I think that's the name) has some pretty awesome functions in it!
     

Share This Page

Close