Winsock example c++

c++ / delphi package - dll injection and api hooking
Post Reply
Tosso
Posts: 1
Joined: Tue Dec 28, 2004 4:47 pm

Winsock example c++

Post by Tosso »

Please give me a simple example for a winsock hook and IPC in vc++
Thanks in advance!
madshi
Site Admin
Posts: 10764
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Here are two Delphi projects which do WinSock hooking based on madCodeHook:

http://www.blad3.ro/
http://winsockfirewall.sourceforge.net/

Sorry, I'm not aware of a C++ project yet. Shouldn't be too difficult to convert the Delphi projects to C++, though, if you can read Delphi code.
Post Reply