搜索资源列表
apihooktest2
- 一、前言 前一段时间发表了一篇文章 “Hook API 工具”,没有附带主程序的源代码,这几天翻出来代码加了些注释,现在补上。不过大家还是最好看看牛的书,书上讲解很详细。 二、对代码的简单说明 总共3个工程,1个主程序,1个HookDll, 1个例子Dll。主程序负责启动进程,并将 HookDll 注入。还有一些额外的功能,比如显示 Log, 例子Dll的信息,导出函数等,HookDll 在 DllMain 启动的时候根据配置钩住指定的 API 函数 三、这
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
WindowsNTSystem-CalHooking
- 这是一篇详细讲解Windows NT内核操作系统的内核Hook编程原理其实实现,并以监控注册为例讲解了Windows的Hook过程!
APIHOOK实例剖析
- APIHOOK实例剖析 讲解了API HOOK 的一些知识-APIHOOK example on the analysis of the API knowledge HOOK
Undocumented Windows NT
- 书中涉及处皆是系统核心奥妙之所在,常人皆对此望而却步。内存操作、各类钩挂、系统服务、软件中断等等系统黑客必掌握之绝技,此书皆有论述,且其内容之深入、之实际以往经典中也难得一见。然内容虽深数却不难懂,作者论述深入浅出,稍有难点便细致讲解,更有数处令吾甚感罗嗦,其讲解之到位,可见一斑。更可贵之处在于,此书不仅受人以鱼,更受人以渔。特辟一章专讲反向工程之技巧,其意在鼓励人从此可自立门户,自行探索系统之奥秘
tutorials.tar
- 编写Apache Module的教程。对于初学者非常实用,讲解详细,便于操作。 -Apache Module preparation tutorials. Very useful for beginners, on the detailed, easy to operate.
keyborad
- 主要讲解利用HOOK函数,对键盘进行记录。-HOOK function primarily on the use of recorded keyboard.
codehook
- 项目中经常要使用钩子,本实例详细讲解了一个钩子程序.-hook
Lesson20Code
- 孙鑫讲解HOOK和数据库访问那一章源代码,可以完成一些简单的HOOK应用和ADO数据库访问-Sun Xin explain the chapter HOOK and database access source code, you can complete some simple applications and ADO database access HOOK
HOOK_API
- 详谈HOOK API的技术 关于钩子的一些讲解.来自网络多个文章的集合-HOOK API dwell on the hook for some of the technical explanation. From the network more than a collection of articles
APIHook
- API拦截pdf的手册,里面讲解了Injection\IAT HOOK,以及实现的代码,还讲解了驱动层的HOOK部分-API interception pdf manual, which explains Injection \ IAT HOOK, and the realization of the code, but also explain part of the driver layer HOOK
VCPP-HOOK-and-sql-examples.RAR
- 孙鑫VC++ HOOK和数据库访问应用实例,包括讲解PPT和源程序。-Sun Xin VC++ HOOK and database access application examples, including PPT and explain the source.
Layman
- 采用比较浅显易懂的方式讲解了VC++里面怎样进行dll编程。-The use of relatively easy to understand way which explains how the VC++ dll programming.
SetWindowsHookEx
- 系统钩子(键盘钩子,鼠标钩子等等)已是我们最长用的手段,要做钩子程序就必须用到下面这几个函数使用动态链接库(dll),即要实现全局系统钩子。这里就这几个函数的参数做一下详细的讲解-Hook (hook the keyboard, mouse, hook, etc.) is the longest we have the means used, the hook procedure must be used to do these functions use the following dynam
Lesson20
- Lesson20HOOK和数据库访问,tongguoPPt讲解来对整个过程有个大致概况-HOOK and database access
vchook
- 很不错的vc讲解资料,内容虽然少,但是讲到了vchook的核心内容-Very good vc explain the information, content, though a small, but talked about the core content of the vchook !
ObjHook
- 这是一份OBJECT HOOK的示例代码,讲解了对象钩子的使用-This is a sample code OBJECT HOOK to explain the use of the object hook
Code
- 孙鑫老师讲解的钩子程序源码及相关资料,内含ppt讲解内容,详细讲解了hook和数据库访问的原理,是很好的学习资料-SUN Xin teachers explain the the hook program source code and related information, containing ppt to explain the content and explain in detail the principles of the hook and database access is
keyboard-hook(program-report-ppt)
- 实现了一个键盘钩子的程序,VC++编写,记录当前活动界面的键盘输入,记录在一个TXT文档中。文件中还包含一个实验报告和讲解ppt。本程序用作学习交流,使用时请不要违反国家法令法规,以此带来的后果自行负责,本人不承担任何责任。-Implements a keyboard hook program, VC++ written record of the current keyboard input interface activity, recorded in a TXT document. The
oelieecleanup
- windowsce相关知识的技巧讲解,对windowsce的学习有很大的帮助-Windowsce related knowledge skill, is of great help to windowsce learning
