搜索资源列表
CutScreen
- 需要先编译动态库hook,然后将hook.dll和hook.lib拷贝到capture的debug目录下-required to compile DLL hook, and then hook.dll hook.lib copied to capture the debug directory
houmenHook
- 后门钩子 简单示例。VC+WIN XP编译通过-backdoor hook simple example. VC WIN XP compile
antihook_src
- 代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可
hookADO
- 如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库。-process of how to install the hook, how to compile the overall hook. Dynamic Link 13-17 global variable data sharing analysis. ADO database programming. In VB usi
InnerHook
- Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。-Hook programming. How to install the hook process, how to compile the overall hook, 13-17 Dynamic Link global variable data sharing analysis.
MouseHook-DLL
- 利用windos Hook技术,先编译生成DLL,再编译Dialog-use windos Hook, first compiler generated DLL and then compile Dialog
hookkeylog
- 全局钩子,监视所有键盘消息,并且保存到文本文件.详细全面的过程.全部源代码.VC6下编译通过-overall hook, keyboard monitor all news and save text files. Detailed and comprehensive process. All source code. Under compile VC6
vbHook
- test.exe可以终止工程1,但是不能终止HookInfo.exe test4.exe可以弹出对话框,但是打开HookInfo4.exe就不能弹出了 该文中的HookInfo在编译的时候需要修改Base参数值为52000000才可以正常工作,本文附件中为vb的插件,可以在编译的过程中修改编译参数。 link.exe 和 link2.exe放到vb安装目录,编译的时候就可以改Base参数了-test.exe may terminate the project 1, but c
VBMousewheel
- 通过VB IDE AddIn增加对鼠标滚轮的支持, 并可使用get/set滚动选项对话框。只需简单的编译该DLL到VB文件夹即可。-This little VB IDE AddIn adds mousewheel support to the IDE code panes. Now with get/set scroll options dialog. Simply compile the DLL into your VB folder.
KbdMouseHook32
- Keyboard hook dll (both mouse and normal and low for keyboard). Compile as resource scr ipt included. Coded as hook dll to cancel all keystrokes and mouse clicks excep CTRL+ENTER for kids safe application
jianpangouziyun
- 本软件可以截获几乎所有键值,例如:shift+?,ctrl+?,alt+?,F1~F12,shift或者ctrl或者alt + F1~F12,单独的 shift、ctrl、alt 键值,特殊键ins、del、caps lock、num lock、小键盘数字 等等,你只要稍作修改,也可以截获 ctrl+alt+?等键值,没有截获不到的键值,本程序不使用dll方式,使用常规方式,方便你编译调试修改,支持xp、vista、win7,是最强悍的键盘钩子控件, 本软件在delphi7下通过。-The so
200622314131788
- 键盘全记录密码盗取发送程序 本程序为学习Liu_mazi的例程而完成,StartEXE目录中为安装主程序,主程序编译时会把钩子链接库文件打包进来,运行时会把安还原到系统中,然后在系统中安装一个WH_GETMESSAGE钩-Full Record keyboard to send the password stealing program for the study of this program were completed Liu_mazi routine, StartEXE directo
ScreenKeyboard
- C#屏幕键盘,工程文件使用 Visual studio 2008 编辑,因此须使用 Visual Studio 2008 或以上版本(或者 SharpDevelop3.0以上版本) 才能正常打开。运行只需安装 .Net Framework 2.0 或更高版本,如果使用 Vistual Studio 2005 编译工程, 可以手动添加相应的文件。-C# screen keyboard, using the Visual studio 2008 project file editing,
Hook-API-OpenProcess-[MASM]
- Code simple example hook for API openprocess in Usermode , compile with MASM
dllhookapi
- 驱动DLL注入源码,学习驱动很好的代码.应用层和驱动层都有源代码-Here you can find source codes. Note: to compile NtProcDrv you need NTDDK to be installed on your computer. To run compiled sample, place tunew20.dll in any folder that is specified in PATH variable (windows/syst
HookAndDemo
- Hook的vc源码,包含dll和exe源码,编译通过!-Hook vc source, including dll and exe source, compile!
hookSrc-
- HOOK的dll和exe例子vc源码,测试编译通过!-HOOK the dll and exe vc source code examples, test compile!
Java-Dll_Injector
- This is a good and operational dll injector made in 100 Java, using Java Native Access ( JNA ). PS: Compile this project with NetBeans-This is a good and operational dll injector made in 100 Java, using Java Native Access ( JNA ). PS: Compile this p