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
Search Results - Forums

Search:

Type: Posts; User: *DEAD*

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    4
    Views
    23,677

    I remember, he and I were both active years ago....

    I remember, he and I were both active years ago. Are you involved with the development of xenobot? I see they must have figured this all out as well.
  2. Replies
    4
    Views
    23,677

    For interests sake I've included a detailed print...

    For interests sake I've included a detailed print out of the start screen's GUI tree



    0x9fae708 (11CMainWindow) {
    vtable = 0x82f88c8
    unknown1 = 0x0
    unknown2 = 0x0
    parent = (nil)...
  3. Replies
    4
    Views
    23,677

    Calling methods on the tibia GUI structure

    This post is going to be brief on details, but I'll point to my github project which I hope may find greater use. I'd be particularly interested in hearing from anyone willing to replicate the work...
  4. Replies
    9
    Views
    5,217

    RE: Hook Packet on Linux

    theres a tool called evans debugger which aims to be something similar to ollydbg for windows.

    I am also currently working on a proxy that is able to decrypt the RSA packet containing the xtea...
  5. Replies
    9
    Views
    5,217

    RE: Hook Packet on Linux

    The current address (9.4) is 0x085d76d0
  6. Replies
    20
    Views
    3,581

    RE: Tibia 8.7 Login Packet Structure

    If anyone needs to generate some bogus info, for clientless login for example, here is what a login packet looks like under linux


    Length: 149
    Adler : 0x23254823
    0x0000 01 01 00 a3 03 08 7c 80...
  7. Replies
    45
    Views
    61,437

    Sticky: RE: Automatic Bot-Detection Tool Discussion

    True that. If the entire buffer is initialised using mouse movements as you say, then this would be impossible.
  8. Replies
    45
    Views
    61,437

    Sticky: RE: Automatic Bot-Detection Tool Discussion

    Wow you've done a much better job than I did, thank you. I found it strange that they bothered to include their own RNG instead of using libc, so ive always been a little suspicious. Anyway, if they...
  9. Replies
    8
    Views
    3,487

    RE: 9.20 Dat file format (dump)

    Yea ive been looking at that lately. I used the tibiaapi sources because I wanted to strip out the variable names.
  10. Replies
    8
    Views
    3,487

    RE: 9.20 Dat file format (dump)

    ah so i was looking at an old version of the tibiaapi sources, which is annoying because I just auto-gened and hand fixed all my packet structures from a pre 8.6 protocol. crap
  11. Replies
    8
    Views
    3,487

    9.20 Dat file format (dump)

    This is a dump of the comment from my DatFile reader that describes how the format of the new dump file. I haven't touched tibia in about 2 years, so I'm getting back up to speed.

    Edit: Due to a...
  12. Replies
    45
    Views
    61,437

    Sticky: RE: Automatic Bot-Detection Tool Discussion

    So I've been out of the loop for a long time, but im currently coding a private bot to keep myself occupied. I've always been a big fan of proxy / stand alone client methods, so I need to be sure I...
  13. Replies
    9
    Views
    5,217

    RE: Hook Packet on Linux

    Way to revive a really old thread :p. Zionz is actually the only person who has done it, I used a different method. Zionz method uses pthreads and is actually pretty complex. Basically

    1)Attach to...
  14. Replies
    12
    Views
    4,294

    Memory scanner for Linux

    Qt does look pretty, i still believe gtk is nicer though.
  15. Thread: noname proxy

    by *DEAD*
    Replies
    50
    Views
    13,111

    noname proxy

    thanks zions ill look into it when i get a bit of time. Ive got to write a packet logger so i can replay crashes, i believe the actual bug is caused by creatures somehow swapping their ids and then...
  16. Thread: noname proxy

    by *DEAD*
    Replies
    50
    Views
    13,111

    noname proxy

    sorry ive been really busy with robocup lately. You need the gnu multi precision library for RSA. To install it,
    sudo apt-get install libgmp-dev
    i think, or its something like that.
    Thanks zions...
  17. Thread: noname proxy

    by *DEAD*
    Replies
    50
    Views
    13,111

    noname proxy

    As for starting it, you will need an ot IP changer. Change the clients IP and port to 127.0.0.1:1337 and to the OT RSA key. After that run the proxy and connect. Then open up the channel lists, and...
  18. Replies
    6
    Views
    1,863

    windows support is back, for real

    console, as i refer to it in the usage descriptions, is simply a channel. To open it, click the channels list, and then click console.
  19. Replies
    6
    Views
    1,863

    windows support is back, for real

    Interesting, if people want ot support then i could provide it. My intention was to update it with the official client. Also, currently cannot be configured to connect to any servers other than the...
  20. Sticky: Regarding the recent banishments (Programmers need your input)

    thats easy, send it as a specially formatted packet, such as a say with text = im a botter, that the server doesn't reply to, and then you get banned.
  21. Replies
    2
    Views
    1,970

    Fun with LD_PRELOAD

    i believe connect is defined as
    connect () {
    __connect ();
    }

    so dlsym wasnt necessary. there is no __recv, so if you wanted that you would need dlsym, but this was a quick hackup and...
  22. Sticky: Regarding the recent banishments (Programmers need your input)

    lots of cheat detection programs use memory addresses to fingerprint bots, and then they know when they know 100% when they hit a bot. VAC does it, punkbuster, warden, just to name a few. Its the...
  23. Replies
    2
    Views
    712

    Bot detection methods

    to get a list of all registered packets just go look at tibias packet parsing routine. and if i were cip, i would actually use an existing packet to report a cheater, such as using the rule violation...
  24. Replies
    2
    Views
    1,970

    Fun with LD_PRELOAD

    im afraid I dont have time right now to explain how this works, but i was thinking of ways to bot tibia undetectably. this is 100% legal, it doesnt modify the client in any way, it simply modifies...
  25. Sticky: Regarding the recent banishments (Programmers need your input)

    lol you missed the most obvious one, go over to the programmers board and have a look
Results 1 to 25 of 247
Page 1 of 10 1 2 3 4