资源列表
Dll
- dll钩子, 钩子函数, DLL文档编写, 钩子的实现与调用, DLL的调用-keyboard hook program
Netiffer
- 网络数据包捕获查看工具, 支持三种 数据包捕获方式: 1、Raw嗅探 2、Hook指定进程API,截获数据包 3、端口数据转发-Network packet capture viewer, Support for packet capture of three ways: 1, Raw sniffer 2, Hook the specified process API, intercepted data packets 3, the port forwar
HookCtrlTest
- HookCtrlTest HookCtrlTest
QQGUARD
- 监视和阻止qq登录,主要是使用了VC钩子,用HOOK技术实现-Qq log monitor and block the main hook is the use of the VC, with HOOK technology
KeybHook_examples
- *,键盘模拟,鼠标操作,能发邮件的-good better best
hnxyy.SQLServer.NBSI.v1.0.rar
- 利用SQL Server的注入漏洞实现猜解数据库名,表名,字段名及记录的信息,由于网速的原因,目前限制了只能同时猜解前5个字段值的记录信息。另外实现了三种方式执行系统命令,同时可回显显示。,SQL Server to use loopholes in the realization of the injection solution to guess database name, table name, field names and records of the information, be
sleep_flush
- VBsript 定时刷新 与 键盘模拟输入-vbSript teacher you write VBsript and know the VBsript is good too.
EZSW26
- 一个用C语言编写的导弹打飞机的追踪问题的源程序以及所使用的轨迹算法WORD文档-A missile hit written in C language on a plane the trajectory tracking problem of the source program and use algorithm WORD document
insertdllandhookapi
- 详细讲解windows api的挂接和hook技术,文章由 kanxue斑竹北极星提供,内有详细说明和源码,源码是vc的-elaborate on the windows api articulated and hook technology, The article illustrated by kanxue Polaris provided, with detailed descr iptions and source code, the source code is vc
Every-Hook
- XP系统下的各种HOOK,对研究系统底层代码拦截技术有很大帮助.-XP, all HOOK, the underlying code of interception technology research systems of great help.
AMT
- Dialogic語音卡驅動程式6中DEMO程式~純C界面~ WINAPI 包含sethook/play/record/getdigits...等功能 -Dialogic voice card driver 6 DEMO program ~ ~ WINAPI pure C interface contains sethook/play/record/getdigits ... and other functions
APIHookingPart3_src
- This the third, fourth (and last) part for building a thread deadlock detector. Please see the first and second article to understand wait is going on : A (working) implementation of API hooking (Part II)