资源列表
HookToolsrc
- 前两天有个朋友想让我帮做个ApiHook的东西,公司的网较慢,只能搜国内网站,结果搜了n个没有完整原代码,极度郁闷,现转一个codeproject的原代码,以后也方便自己下载使用。 说明一下,这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部
cgaty
- this a rootkit basic. it hook kernel windows : GDT table. it creates a back door.-this is a rootkit basic. it hook kernel windows : GDT table. it creates a back door.
mousehook
- 主要是对鼠标钩子函数的理解与运用指示用户如何编写钩子函数
EnumHook2.0
- 这是一个钩子检测,枚举程序,可以发现系统中安装了哪些钩子.然后你就可以卸载它了. 这个rar包含原EnumHook工程,但原工程是用RadAsm2.2.1.1汉语增强版编译的,是汇编源代码,我将它重写成c++源码,这样就有利于进一步的开发了.
PreventClose_src
- BCB钩子编程例子. 利用Hook API来禁止CTRL+ALT+DEL按键.某大侠之作,不可不看.-BCB hook programming examples. Use Hook API to prohibit CTRL ALT DEL keys. A heroes that make must-see.
API-hooking-revealed
- API hooking revealed-API hooking revealed.rar
valxy
- 动态显示窗口的源程序,可以改变界面大小,没有密码,值的推荐给大家-The source program of dynamic display window, can change the size of the interface, no password, the value of the recommended to everyone
spy_pass
- 站长以前写的一个截获用户输入密码和IE中输入并发送到邮箱内的程序- Stationmaster before writes in an interception user input password and IE inputs concurrently delivers in the mailbox the procedure
KeyLogger
- 本项目采用钩子函数实现的*器,实现盗取账号与密码。在设计中,以*功能为中心,用自动运行功能与自动隐藏功能去完善整个*程序的设计。-This project uses the hook function keyloggers implemented to achieve steal account and password. In the design, in order to record the keyboard as the center, with auto-run feat
InsertDll
- 驱动DLL注入源码。 C++写的。仔细看看,你一定会有收获。-The driver DLL injection source. C++ write. A closer look, you will be harvested.
cipw
- A program that split large files, and can automatically generate a batch file, double-click the batch file can merge multiple small files
hookcode
- 典型的钩子代码例子,c++编写,非常值得学习-A typical example of the hook code, c++ written, very worth learning