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 archive_postsperpage - assumed 'archive_postsperpage' (this will throw an Error in a future version of PHP) in ..../archive/index.php on line 456
finding xtea key (Linux Player) [Archive] - Forums

PDA

View Full Version : finding xtea key (Linux Player)



monqu
04-07-2007, 04:26 PM
Hello.

I'm programing something at linux, and I'm us to play Tibia Player Linux. I found many address at that cilent (hp, mana, battlelist, etc...), but i don't know what to find a xtea key.

If someone know that please answer me.:)

#EDIT:

ok I found it, it was the last address in memory, that tibia us:
#define XTEA_KEY 0x867CF40

bye:)

woldanski
06-02-2007, 06:45 PM
i'm wondering which programmes are you using to debug or find memory addresses in Tibia Linux Player...

can you post it, and if this is not problem, can you post founded addresses too...

regards
SW

EDIT:
i found some: scanmem http://taviso.decsystem.org/scanmem.html

Ruud
06-02-2007, 09:54 PM
can you show us some screenshots how the linux client looks like?

or is it the same as the windows version?

woldanski
06-03-2007, 10:14 PM
some screenshots from Linux Client

http://c.wrzuta.pl/wm5079/0817368b0025599d46633c4f/snapshot5.jpg (http://woldanski.wrzuta.pl/obraz/pMvjtMJZlm/snapshot5)

http://c.wrzuta.pl/wm6987/db9d3ad800061e3946633ba5/snapshot1.jpg (http://woldanski.wrzuta.pl/obraz/tSpLstv3PT/snapshot1)

http://c.wrzuta.pl/wm11514/cdb8515d0007453546633be6/snapshot2.jpg (http://woldanski.wrzuta.pl/obraz/uvEvfLt5iS/snapshot2)

Wateva
06-05-2007, 12:58 AM
I wonder..

changing the addresses from the windows version to the linux version, using wine, it's possible to use any cheat on the linux client?

can you try it with TA?

woldanski
06-05-2007, 01:22 PM
@Wateva

it's not possible with TA, but i'm writing first Tibia Linux Helper now in Python (it will be like my script "Extermination Helper for TA").

reading memory in linux is much easier, from my point of view :D
but for now i don't know how to send keystrokes to linux client...

when first version will be ready, i will post it :D

Forge
06-06-2007, 04:15 PM
How do you read memory in Linux?

woldanski
06-07-2007, 10:27 AM
How do you read memory in Linux?

look here http://www.tpforums.net/forum/showthread.php?p=3536#top