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: Azura

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Thread: Thread Injection

    by Azura
    Replies
    26
    Views
    5,498

    RE: Thread Injection

    I cant really test it myself atm, and just had a pretty quick look at it so i might have totally missed something.
    But cant you just use GetWindowThreadProcessId to get the thread id instead of...
  2. Replies
    29
    Views
    7,108

    RE: Reverse Engineers!

    Im interested, add me on msn and i will msg you when im back home
  3. Replies
    29
    Views
    7,108

    RE: Reverse Engineers!

    Sounds like fun
  4. RE: How to use Windows XP Tibia 9.1 address in Vista/7

    Hello all, long time since i posted something here, not really into tibia now.

    @Daniel, hey friend, it has been a long time since we spoke, nice to see you here.

    @Topic,
    Sketchys method sounds...
  5. RE: Tibia encryption not really hacker-resistant again

    Awesome work, and it was nice reading your detailed post about it

    Thanks a lot for revealing and explaining how it was done

    Now that they have fixed it, and its not possibly to redo it ourself,...
  6. Replies
    25
    Views
    1,835

    Okay guys, this is important.. staff meeting..

    I might post a little late but i hope its alright anyway.

    I dont visit this site often anymore and i dont know what you guys think my position is. Togather with zyph i created the site, so i hope...
  7. Thread: Hey you...

    by Azura
    Replies
    4
    Views
    1,283

    Hey you...

    hihi

    nice to see you comming by :)
  8. [Tutorial C++] SendPacket without Proxy, Hook or Packet.dll

    after reading your latest edits/posts i get the feeling that you feel i attacked you personally or the work you have done, if you do then im sorry, was absolutly not my intention

    i find it great...
  9. [Tutorial C++] SendPacket without Proxy, Hook or Packet.dll

    So you say you didnt take this from packet.dll, that just proved you are lame -.-
    Funny how your code works and looks very much the same as packet.dll, you even inject exactly the same code, in the...
  10. [Tutorial C++] SendPacket without Proxy, Hook or Packet.dll

    I dont know you at all so dont take it personally but I find this to be kinda lame.....
    This is basicly just a copy/paste of the source of packet.dll
  11. Sticky: [C++ and Delphi, recv hook] Send packets to the client!!!!

    this is not an incorrect way, ofc there is other ways to do it but that dont make this incorrect.

    the comment about problem is no big deal (therefor the smiley), in this code if you receive a...
  12. Sticky: [C++ and Delphi, recv hook] Send packets to the client!!!!

    Im attaching the code i wrote in delphi for this.
    it works to show how its done, but as with astas code its far from perfect.
    it show another way of getting the handle to the "notification window"....
  13. Replies
    10
    Views
    2,128

    Tibia Chat Integration

    I thought about the same but doing it in php so its possible to chat with players throught the webbrowser
  14. Replies
    79
    Views
    14,779

    packet.dll for 8.31

    Try now, should be fixed, there was an error when the xtea encryption was running on a second block of bytes.

    Thanks for poiting it out :)
  15. Replies
    79
    Views
    14,779

    packet.dll for 8.31

    Downloaded C# and made a small test program, it works for me without giving any exception. So I guess you somehow is still using and older version of the dll.

    The code I tested, first time I ever...
  16. Replies
    79
    Views
    14,779

    packet.dll for 8.31

    ok, damn
    guess I have to download C# and play around some with it then
  17. Replies
    79
    Views
    14,779

    packet.dll for 8.31

    nooooooooooo :(
    you sure you use the newest version? this should be fixed -.-
    what language are you using?
  18. Replies
    79
    Views
    14,779

    packet.dll for 8.31

    Alright, all of the exception problems should be fixed now.
    In new version it should work without the need to use try catch case, and there should be no errors

    packet.dll and source is edited and...
  19. Replies
    79
    Views
    14,779

    packet.dll for 8.31

    ok, I downloaded vb.net and played around some with it.
    I know whats making the AccessViolationException and why it do it but since my vb.net knowledge is very limited I dont know how to solve it.
    ...
  20. Replies
    79
    Views
    14,779

    packet.dll for 8.31

    I dont really know what makes it throw AccessViolationException, or why it crashes for some peoples when using "speed code optimization"

    the only thing in the code that can be seen as unsafe is...
  21. Replies
    79
    Views
    14,779

    packet.dll for 8.31

    Is it that address when the error is on address 4029B4?
    If so it dont help me :/
    It looks to be outside packet.dll but its very likly its the dll causing the problems
  22. Replies
    79
    Views
    14,779

    packet.dll for 8.31

    Okey, might be some error with my code.
    When it crashes, do it make any error report, crash dump or similiar?
    Would help also if you could post the code you know makes it crash, might be an error...
  23. Replies
    79
    Views
    14,779

    packet.dll for 8.31

    Damn VB :(
    Why must it be that -.-
    I dont have VB installed on my comp, but play around some with it and see if you can get it to work, else I fix the code

    You need to change SendPacket both in...
  24. Replies
    79
    Views
    14,779

    packet.dll for 8.31

    This version of packet.dll is sort of different from earlier versions.

    First of, it only got one exported function which is SendPacket.

    XTEA function have been removed from being an exported...
  25. Thread: New packets

    by Azura
    Replies
    33
    Views
    5,907

    New packets

    I looked on the packets tibia creates and receives, noticed the 4 new bytes and find the function that generates them, then searched on parts of that code on google and found out it was a checksum,...
Results 1 to 25 of 48
Page 1 of 2 1 2