|
If you have selected the Winsock 2.0 function you might get some packets, but even if it works, Dragonica is using some special way to send and receive packets which is not supported by WPE and rPE or any other public packet editor working with injection. So forget about them. Btw if you get stuck at this point give up on packetediting or start learning how things work, meaning start to learn programing and reversing...
p.s. before anybody comes along and trys to tell me that he gets packets with WPE or any other injection based editor, Dragonica is using I/O Completion Ports, afaik no public packeteditor hooks into this process. Yes its possible to get some packets while hooking the normal Recv functions, still some may get lost!
Furthermore if your installing hooks inside Dragonica skip the underlying Windows librarys and hook right into dragonicas packet handling...
|