Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842

PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6
[10.91] Addresses
Results 1 to 5 of 5

Thread: [10.91] Addresses

  1. #1
    Senior Member
    Join Date
    Mar 2009
    Location
    Brazil
    Posts
    266

    [10.91] Addresses

    Daniel's list:

    Code:
    tibiaModuleRegionSize=&H421000
    LoginServerStartPointer=&H98C0A4
    LoginServerStep=&H30
    HostnamePointerOffset=&H4
    IPAddressPointerOffset=&H20
    PortOffset=&H28
    adrMulticlient=&H5AACD5
    PLAYER_Z=&HAD2040
    LEVELSPY_NOP=&H567740
    LEVELSPY_ABOVE=&H56773C
    LEVELSPY_BELOW=&H567744
    LIGHT_TRICK_ADR=&H587BB2
    LIGHT_TRICK_CODE=BBFF000000EB11909090
    adrRSA=&H85EA30
    tibiachatlog_struct=&H934970>&H40>&H3C
    tibiachatlog_selchannel=&H934970>&H40>&H30>&H30
    tibia_popup_title=&H93495C>&H54
    MAP_POINTER_ADDR=&HB73FF4
    OFFSET_POINTER_ADDR=&HB78B24
    adrConnectionKey=&H91EBA4
    adrXOR=&H934658
    adrMyHP=&HAD2030
    adrMyMaxHP=&HAD2024
    adrMyMana=&H934688
    adrMyMaxMana=&H93465C
    adrMySoul=&H934674
    adrNameStart=&HB2DE20
    adrNChar=&HB2DE20
    CharDist=&HDC
    LAST_BATTLELISTPOS=1299
    adrNum=&HAD202C
    adrXPos=&HAD2038
    adrYPos=&HAD203C
    adrZPos=&HAD2040
    adrConnected=&H946168
    RedSquare=&H934684
    adrLastPacket=&H944DC2
    adrSelectedCharIndex=&HACEF10
    adrCharListPtr=&HACEE88
    adrCharListPtrEND=&HACEE8C
    adrXgo=&HAD2028
    adrYgo=&HAD2020
    adrZgo=&HAD2034
    adrGo=&HB2DE70
    adrPointerToInternalFPSminusH5D=&HB1F344
    adrNumberOfAttackClick=&HAD2DD8

  2. #2
    Tested few addresses here, still the same addresses as 10.90

  3. #3
    Junior Member
    Join Date
    Feb 2016
    Posts
    2
    Are these addresses using some other offset than the base address only?
    In my Tibia client (10.91), XOR is at baseAddress + 0x534658. Which is not the same as above....

  4. #4
    Senior Member
    Join Date
    Mar 2009
    Location
    Brazil
    Posts
    266
    Yes, that list uses 0x400000 as base address (ASLR off).

  5. #5
    Junior Member
    Join Date
    Feb 2016
    Posts
    2
    Now it makes more sense! Thank you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •