搜索资源列表
NetSnoop
- APIHooking Network snoop introduces the basics of building a network sniffer to pick up all information being sent using TCP socket via send and recv API, obviously, these will be the two APIs to hook to get information about data being sent/receiv
WinSocketHOOK
- Delphi写的Winsocet HOOK程序示例。程序简单示范了HOOK API 的原理。并截获了HOOK程序的发送,接收数据包。-Winsocet HOOK program written in Delphi example. The program simply demonstrates the principle of the API HOOK. And intercept HOOK program to send and receive packets.