搜索资源列表
gouzi
- 使用钩子函数+DLL共享线程实现进程调用记录.记录文件保存为*.sys-use shared DLL function hook threaded process call records of achievement. Save the file to record *. sys
hookdemo
- 演示如何编写hook程序,简单实现了一些基本功能,可以作为扩展基础-demonstrated how to prepare hook procedures, simple to achieve some basic functions, can be used as basis for expansion
UseHookForThread
- 在线程中使用HOOK的编程要点 我所上传的是一篇关于如何在线程中使用钩子机制的文章,由于考虑到各自的程序所作的事情各不相同,所以文中以要点的形式摘录了程序的源代码。虽然源代码是用C++ Builder 5.0,相信编程者只要搞清楚这些要点,则采用其他C++编程环境实现起来也很容易。-thread in the use of the programming elements HOOK my upload is a thread on how to use the article hook me
sameprocess
- 如果您对IE4.0熟悉的话,你将知道在Internet Settings高级设置中有一个选项:“在新的进程中浏览(英文:Browse in a New Process)”,如果你把它前面的对钩去掉,然后运行IE,并打开任务管理器查看所有进程,你将会发现没有新的IExplorer.exe进程出现。反之,则新的IExplorer.exe进程出现。 当我们需要许多数据在程序实例之间共享的时候,这种能使多个实例运行在同一个进程空间的程序是非常有用的。它的实现很简单,众所周知,启动任何一个应用程
injectthread
- 演示三种代码注入的方式。hook 注入,远程注入,dll注入。对研究病毒和*的人很有帮助-Demonstration of three types of code injection approach. hook into the remote injection, dll injection. The study of virus and the people very helpful plug-ins
HOOKCSharpTest
- 是一个钩子利用的实例,使用函数 setwindowshookexw 获取全局键盘信息-Is an example of the use of hook, use the function global keyboard access to information setwindowshookexw
Win32Hook
- Win32Hook is dll for Usb Monitor. It is used for system wide hook GetMsgProc
Remote_into_the_sourcecode
- 为了屏蔽Ctrl+Alt+Delete这个功能,花了不少时间,也学了不少东西,也经历了本本被偷的悲剧,哎~代码都是从DSK V1 Final中抠出来的,而且我把远线程注入写成了一个Class。DLL用的是MFC的Dynamic-Dll 其实,如果你选择WH_KEYBOARD HOOK,那么提到SE_DEBUG之后,OS会帮你把DLL注入到Winlogon,免去了自己使用远线程的麻烦。但是小花说,用全局钩子注入不是好孩子,所以…… DSK V1 Final Update: *增
Pilot
- API, delphi, windows, hook + macros system example.
neilianHook
- inline hook在分析程序时!!可以方便的进行测试!使用方法已打包!-inline hook in the analysis of the program! ! Easy test! Use has been packaged!
hook
- windows 钩子学习,自己在学习钩子制作时的小程序-windows hooks learning, hook making learning applets
inject
- 一套进程注入类,直接继承CInjectHookMsg,修改一些参数就可远程注入hookapi,CShowTextInjectHookMsg是一个实例类-A set of classes into the process, the direct successor Inject Hook Msg, modify some of the parameters can be remote injection hookapi, CShowTextInjectHookMsg is an instance
hook
- 一个可以在后台默默获取键盘输入的程序,可以记录帐号、密码等信息。-a hook project writed use vc++
HookDemo
- Windows进程HOOk的一个例子,对于刚入门钩子的朋友会有一定的帮助。-A Demo of windows process hook,it ll be very useful for person of learning hook.
Hook
- 进程注入,可以查找只定exe文件,回调执行自己函数-Into the process, you can find only be exe file, the callback function performs its own
InputDllHook
- hook输入法,截取到输入法的输入,这是DLL文件。-hook input method to input input method interception, which is a DLL file.
nohookbaohujincheng
- 无hook 无驱动 非双进程保护 实现进程保护-No hook without driving the process to achieve the protection of non-dual-process protection. .
hookdemo
- 一款hook demo,可以获取程序中控件中的数据-hook demo
task
- vb编写的加强版任务管理器,与上一个版本相比,用了更底层的API代替openprocess来获取句柄,并且使用dll进行hook openprocess,在xp/win7下不被任务管理器*,增加了判断进程在应用层是否拒绝访问的功能,并且对界面进行了优化,仿win8的界面(虽然有点不像),将按钮改为弹出式菜单。-vb prepared an enhanced version of Task Manager, compared with the previous version, with a l
HackHOOK
- 钩子函数(HOOK)例程,可用于后台监控键盘输入-Hook function (HOOK) routines that can be used to monitor keyboard input back