搜索资源列表
Dll2Process
- 动态库注入器 1.0 功能:将一个动态库文件注入到一个正在运行的进程内. 应用:通过注入功能,可以实现对一个进程的api hook,比如写一个dll,然后hook socket api,然后注入到你想监视的进程,这样就能够用于网络数据包的分析了 -DLL injector 1.0 features : a dynamic library file is injected into a running process. Applications : by injecting fu
Winsocks_Cap.类似sockscap的工具
- 一个原理上类似sockscap的工具,可以实现socket捕获/钩子功能.,SocksCap a principle similar tools, can be achieved socket Capture/hook function.
HookComm.zip
- 使用Hook截获串口数据的程序,Program which get serial data by using hook
SOCKET_HOOK.rar
- 老外写的sockethook代码 实现socket钩子,提供hook代码和测试例程序,Written by foreigners sockethook hook socket code to provide hook procedure code and test cases
hook-SOCK
- c# HOOK SOCKET Send,看了一下,写这类的档案太少了-failed to translate
socket-hook
- 可以钩住一般的套接字函数,可以钩住一般的套接字函数 可以钩住一般的套接字函数 可以钩住一般的套接字函数-it can hook the socket api!!!
AheadLib_2.2.150_Src.rar
- 一、简介 AheadLib 是用来生成一个特洛伊DLL的工具,用于分析DLL中的函数参数调用(比如记录Socket send了什么等等)、更改函数功能(随心所欲了:)、更改界面功能(比如在Hook里面生成一个按钮,截获事件等等)。 二、使用 1.用 AheadLib 打开要模拟的 DLL,生成一个 CPP 文件。 2.用 Visual Studio 6.0/.NET 建立一个 DLL 工程,把这个 CPP 文件加入到项目中。 3.使用 Releas
NEW.rar
- 全局下钩实现对IE用到的send函数的拦截,Hook socket send in IE.
HookSocket.rar
- 另外一个Hook Socket的例子,经本人修改过,Hook Socket another example, after I modified
hook_wininet_Source
- 一个很好的hook wininet api的示例程序。很好的演示了本进程hook技术,及关于http请求和响应数据的提取的相关技术。完整vc++工程,可直接编译运行。-a very good demo of hook wininet api,there is a good demostration of how to hook a in-process api.
Tren
- 魔兽游戏里踢人 我们HOOK Send函数。如果我们和某个玩家私聊,假设输入7720668,那么肯定可以在pBuffer中搜索到这个字符串,然后我们关闭相应的socket即可实现T人了。(这里也说明了:只有主机才可以T人。因为通过伪造TCP、SYN、ACK数据包来实现,几乎不可能) -World of Warcraft game kicking us HOOK Send function. If we whisper a player, assuming that the input 7
InlineHook
- 用全局钩子注入,用5字节跳转HOOK了封包发送接收的几个函数-With the overall hook implantation, with 5 bytes of the packet sent Jump HOOK received several function
apihook-dephi
- delphi 实现 API HOOK 的源码,可以获取socket网络数据,代码十分效率-delphi source code to achieve API HOOK, you can obtain the socket network data, the code is very efficient
hookcode200905
- 很不错的对战平台再开发代码。vlan hook api socket-Against a very good platform to develop the code. vlan hook api socket
hookAPI-socket
- 一个功能齐全的hook socket的demo,有需要的可以下载使用-A fully functional hook socket of the demo, available for download in need
hook_winsocket
- 如何跟踪WinSock中的通讯-tracking how the communications WinSock
networkhook_winsocket
- 采用替换文件的方法截获WinSock中的函数调用-replacement document using the method WinSock intercepted the function call
hookwinsocket
- 采用替换文件的方法截获WinSock中的函数调用-replacement document using the method WinSock intercepted the function call
hook
- 在UNIX系统中,网络应用编程界面有两类:UNIX BSD的套接字(socket)和UNIX System V的TLI。-The PendingFileRenameOperations value is of type REG_MULTI_SZ. Each rename operation stores a pair of NULL-terminated strings. The system uses these registry entries to complete the operati
Detour-Hook-Connect
- Detour库Hook Socket Connect完整实例,想要的就下载吧-Detour Hook Socket Connect Function