Google-Code-Fork / tibiaapi

Automatically exported from code.google.com/p/tibiaapi
MIT License
0 stars 0 forks source link

Add a hook to sniff packets #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
IMPORTANT: Don't start before issue 101 is ready.

Add a hook to Injected DLL which will get sended received packets to 
TibiaAPI.

Implementation:
Hook recv() and send() functions and use pipe system to send them to 
TibiaAPI

Original issue reported on code.google.com by Oskari.V...@gmail.com on 16 Jan 2009 at 7:30

GoogleCodeExporter commented 9 years ago

Original comment by Oskari.V...@gmail.com on 16 Jan 2009 at 10:42

GoogleCodeExporter commented 9 years ago

Original comment by geancarl...@gmail.com on 8 Apr 2009 at 10:23

GoogleCodeExporter commented 9 years ago
Fixed in r629.

Original comment by ian320 on 21 Apr 2009 at 2:29