搜索资源列表
wsock32_sub.zip
- 通过替换WSock32.DLL的方法来跟踪网络调用,感谢作者修改了所有功能
wsock32_sub
- 一个可以截获网络包程序得例子,对于写游戏外挂得朋友很有帮助,欢迎下载。-a network packets can be intercepted in the procedures for example, the game was helpful friends in the store, download welcome.
wsock32_sub
- 一个可以截获网络包程序得例子,对于写游戏外挂得朋友很有帮助,欢迎下载。-a network packets can be intercepted in the procedures for example, the game was helpful friends in the store, download welcome.
wsock32_sub
- 本文是在已发表的另一文章略加修改而成, 先感谢前任怍者。本人改了一些不足之处 1. 原文仅替换了30 的函数,故仍不能用。 本人用了两天时间补齐其余的70 (50-60个函数)2. 改进了一些方法,如LoadLibrary() 集中在dllmain()3. 增加了跟踪记录...程序通过替换wsock32.dll 来监测winsock调用.可以在要跟踪的程序当前目录下复制一份 windows\system\wsock32.