风吹屁屁凉 发表于 2014-11-24 16:23

OllySocketTrace


This plugin is re-written for OllyDbg 2.01. The original version was written by Stephen Fewer for OllyDbg 1.10, OllySocketTrace is a plugin to trace socket operations for the debugged process. It will record all buffers being sent and received. All parameters as well as return values are recorded and the trace is highlighted with a unique color for each socket being traced.

The socket operations currently supported are: WSASocket, WSAAccept, WSAConnect, WSARecv, WSARecvFrom, WSASend, WSASendTo, WSAAsyncSelect, WSAEventSelect, WSACloseEvent, listen, ioctlsocket, connect, bind, accept, socket, closesocket, shutdown, recv, recvfrom, send and sendto.

Emil 发表于 2015-1-29 02:21

我是沙发,下来看看

anywhere 发表于 2015-3-6 19:02

好东西 很需要!

lyjdgkg 发表于 2015-7-22 10:32

支持一个!!!!
页: [1]
查看完整版本: OllySocketTrace