搜索资源列表
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
222
- 本文主要介绍了如何实现替换Windows上的API函数,实现Windows API Hook(当然,对于 socket的Hook只是其中的一种特例)。这种Hook API技术被广泛的采用在一些领域中,如 屏幕取词,个人防火墙等。
绿光抓包器
- 截获socket的api hook-intercepted socket api hook
AheadLib
- AheadLib 是用来生成一个特洛伊DLL的工具,用于分析DLL中的函数参数调用(比如记录Socket send了什么等等)、更改函数功能(随心所欲了:)、更改界面功能(比如在Hook里面生成一个按钮,截获事件等等)。-AheadLib is used to generate a DLL Troy tool for the analysis of DLL function call parameters (such as records of what Socket send etc.), c
HookAPI 截获和替换Win32 API的开发包
- 本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本,Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62
HookComm.zip
- 使用Hook截获串口数据的程序,Program which get serial data by using hook
hook-SOCK
- c# HOOK SOCKET Send,看了一下,写这类的档案太少了-failed to translate
socket-hook
- 可以钩住一般的套接字函数,可以钩住一般的套接字函数 可以钩住一般的套接字函数 可以钩住一般的套接字函数-it can hook the socket api!!!
NEW.rar
- 全局下钩实现对IE用到的send函数的拦截,Hook socket send in IE.
HookSocket.rar
- 另外一个Hook Socket的例子,经本人修改过,Hook Socket another example, after I modified
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
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
socket_hook
- 详细说明利用自己开发的Wsock32.dll文件替换C:\Windows\System32\Wsock32.dll文件,以此实现截包功效!-Detailed descr iption of the use of their own to replace Wsock32.dll file C: \ Windows \ System32 \ Wsock32.dll documents in order to achieve effectiveness cut-off package!
QQProtoTool
- qq2009协议分析工具,注入qq进程hook socket然后解密协议,是一个帮助学习qq协议的好工具。-qq2009 protocol analysis tools into the qq process hook socket and then decrypt the agreement is a protocol to help a good tool for learning qq.
Enumeration-socket
- 利用WSPHOOK枚举套接字信息 钩子注入D-Use WSPHOOK enumerate information socket hook DLL injection
InstallLSP
- 本代码可以通过安装LSP方式拦截调用Winsock2的函数,可以截获网络数据收发功能(This code can be installed by LSP mode. Intercept calls to Winsock2 functions Transceiver network data)
