联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 钩子与API截获(273) 

[钩子与API截获] keyboardrecord

VB键盘幽灵源码-记录键盘轨迹,键盘记录器,记录键盘按下了哪些键,是大小或是小写,先后顺序等,可设置开机自动运行,实现出现运行设置窗体,可将记录存储为文件,代码中用到了HOOK、钩子相关编程技巧。在VB6.0下你可以直接编译源文件。
VB keyboard ghost source- record keyboard tracks, keyloggers, record keyboard which key is pressed, size or lowercase, the sequence, can be set to start automatically, realize the operation set form, the record is stored as a file, code used in the HOOK, hook programming skills. In VB6.0 you can compile the source file. (2014-07-04, Visual Basic, 7KB, 下载20次)

http://www.pudn.com/Download/item/id/2581429.html

[钩子与API截获] CatchImage

截图软件,有快捷键功能,可以调用系统画图和照片查看器进行编辑和查看。全屏截图,选择截图,快捷键用钩子实现,对于初学编程的人比较有用。
Screenshot of the software, there are shortcut keys function, you can call the system drawing and photo viewer for editing and viewing. Full-screen screenshot, select shots, shortcuts hook used to achieve more useful for the novice programmer person. (2014-03-31, Visual C++, 124KB, 下载7次)

http://www.pudn.com/Download/item/id/2498586.html

[钩子与API截获] KeyboardHook

VC++ 键盘监控程序,可键盘输入文本,当你按下键盘上的每一个键的时分,它都可以监控到,并弹出窗口通知你按下的是哪个键,是根据HOOK技能来说的,VC++编程学习源码,很好的参考资料。
VC++ keyboard monitor, keyboard input text, when you press each key on the keyboard when, it can monitor the pop-up window, and tell you which key is pressed, HOOK is based on skills, learning VC++ programming source code, a good reference. (2013-12-29, Visual C++, 16KB, 下载31次)

http://www.pudn.com/Download/item/id/2438877.html

[钩子与API截获] Hook-code

如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问 数据库
How to install the hook process, how to write global hooks, dynamic link library global variable analysis of data sharing. ADO database programming. Controls in VB using ADO and ADO Object Access database using ADO in VC technology to access the database (2013-10-26, Visual C++, 198KB, 下载4次)

http://www.pudn.com/Download/item/id/2384286.html

[钩子与API截获] App_vb6

真正的驱动级键鼠模拟。 为电脑添加一对可完全编程控制的键盘鼠标. 支持 WINXP , WIN2003 , WIN2008 , VISTA , WIN7 ,WIN8 , 32位和64位操作系统。 可过时下各种游戏检测。 这个是VB6的示例和驱动
The real driver stage mouse and keyboard simulation. Add computer controlled by a fully programmable keyboard and mouse support WINXP, WIN2003, WIN2008, VISTA, WIN7, WIN8, 32-bit and 64-bit operating system. May become obsolete under the detection of a variety of games. This is a VB6 example and drive (2013-03-23, Visual Basic, 4346KB, 下载15次)

http://www.pudn.com/Download/item/id/2170470.html

[钩子与API截获] App_vb

真正的驱动级键鼠模拟。 为电脑添加一对可完全编程控制的键盘鼠标. 支持 WINXP , WIN2003 , WIN2008 , VISTA , WIN7 ,WIN8 , 32位和64位操作系统。 可过时下各种游戏检测。 这个是VB的示例和驱动
The real driver stage mouse and keyboard simulation. Add computer controlled by a fully programmable keyboard and mouse support WINXP, WIN2003, WIN2008, VISTA, WIN7, WIN8, 32-bit and 64-bit operating system. May become obsolete under the detection of a variety of games. This is the VB example and drive (2013-03-23, Visual Basic, 4364KB, 下载73次)

http://www.pudn.com/Download/item/id/2170462.html

[钩子与API截获] App_mfc

真正的驱动级键鼠模拟。 为电脑添加一对可完全编程控制的键盘鼠标. 支持 WINXP , WIN2003 , WIN2008 , VISTA , WIN7 ,WIN8 , 32位和64位操作系统。 可过时下各种游戏检测。 这个是mfc的示例和驱动
The real driver stage mouse and keyboard simulation. Add computer controlled by a fully programmable keyboard and mouse support WINXP, WIN2003, WIN2008, VISTA, WIN7, WIN8, 32-bit and 64-bit operating system. May become obsolete under the detection of a variety of games. This is mfc example and drive (2013-03-23, Visual C++, 4415KB, 下载112次)

http://www.pudn.com/Download/item/id/2170460.html

[钩子与API截获] DLLyy

这是一个使用DLL 编程技术的示例,它可将 CGI scripting 脚本功添加到到你的VB程序中,进而扩展VB的功能,便于在VB平台上开发网络CGI相关的程序。
This is an example of a DLL programming techniques, it can be added to the CGI scripting script function to your VB program, and thus extend the functionality of the VB easy program development related to network CGI in VB platform. (2012-10-25, Visual Basic, 46KB, 下载4次)

http://www.pudn.com/Download/item/id/2026176.html

[钩子与API截获] Interceptthekeyboardinformation

本程序利用hook编程,可以截获键盘的输入内容并将其保存在指定的位置。可以将其应用 到自己的程序中!This program uses the hook can be programmed to intercept keyboard input and stored in the specified location. Can be applied to their own procedures.
This program uses the hook can be programmed to intercept keyboard input and stored in the specified location. Can be applied to their own procedures. (2012-08-14, Visual C++, 131KB, 下载3次)

http://www.pudn.com/Download/item/id/1966243.html

[钩子与API截获] 60857157FindWnd

驱动层Hook系统内核调用的,拦截对进程的操作的源码,提供7步tutorial,步步为营,教学驱动编程的
Qūdòng céng guàgōu xìtǒng nèihé diàoyòng de, lánjié duì jìnchéng de cāozuò de yuánmǎ, tígōng 7 bù jiàochéng, bùbùwéiyíng, jiàoxué qūdòng biānchéng de (2011-07-02, Visual C++, 48KB, 下载4次)

http://www.pudn.com/Download/item/id/1587400.html

[钩子与API截获] HookAPI

推荐一些Windows环境下的HOOK API各种示例源代码,包括网络、注册表、文件、对话筐、进程等各个方面,这是些编程常用到的HOOK示例,可作为资料保存,以备后用。
To some of the Windows environment HOOK API source code for various examples, including network, registry, file, dialog baskets, and other aspects of the process, which is commonly used to HOOK some examples of programming can be used as data storage for later use. (2011-04-27, Visual C++, 312KB, 下载15次)

http://www.pudn.com/Download/item/id/1509321.html

[钩子与API截获] Mouse_Test

本程序以极简洁的形式表现了windows程序中如何使用windows API来完成窗口的创建,注册,消息的循环及传送,还有如何完成在窗口中对鼠标信息的接收及处理,对刚接触windows编程的人员具有极高的价值。
This very simple procedure to the form of a windows program how to use the windows API to complete the window creation, registration, circulation and transmission of messages, as well as how to complete the mouse in the window on the receiving and processing information on new to windows programming The staff has a very high value. (2010-04-26, Visual C++, 2691KB, 下载6次)

http://www.pudn.com/Download/item/id/1143911.html

[钩子与API截获] MouseRecordTools

是本人写的一则HOOK入门学习的鼠标记录程序,对BCB下编程,HOOK入门会有较大的帮助,代码简洁明了,绝对是原创,唯一。包括两个文件夹:DLL 和Main,可直接编译,有问题者可加我QQ:542561233讨论。
this is an example for System-Hooking programing,I think it‘s brief enough for the steping-into hooking who use C++builder。if you have any questiones ,please add my QQ:542561233; (2010-02-09, Borland C++, 574KB, 下载9次)

http://www.pudn.com/Download/item/id/1062031.html

[钩子与API截获] SSDT-hook

Windows内核态SSDT-hook实现进程隐藏和文件隐藏,代码很规整,学习内核编程的好例子
a good example of studying kernel programing or driver developing, SSDT hook (2009-05-03, C/C++, 5KB, 下载617次)

http://www.pudn.com/Download/item/id/741462.html

[钩子与API截获] hookDll

键盘钩子程序,EVC工程源码,是一个动态库,用来捕获键盘消息,在键盘消息发给OS前处理一下,是黑客程序或者高级编程人员必备的技能,非常难得的好资料,贡献出来与兄弟们共享。
Keyboard hook procedure, EVC source project, is a dynamic library, used to capture keyboard news, information distributed at the keyboard before the OS handle what is a hacker program or personnel necessary for high-level programming skills, very rare good information, contribute to out with the brothers shared. (2008-06-05, Visual C++, 2401KB, 下载148次)

http://www.pudn.com/Download/item/id/483159.html

[钩子与API截获] WindowsAPITutorials

Windows API Tutorials, Windows API编程最好的手册.文档格式专门制作成为各个章节相互关联的html格式,大家可以像查阅msdn一样方便使用.各个章节的内容如下: Winnie Generic Controls Dialog-based App Generic Dialog Canvas Pens and Brushes Threads Folder Watcher Shell API OLE Smart OLE OLE Automation Splitter Bar
Windows API Tutorials, Windows API programming manual for the best. Document Format has become the specialized production of various sections of interrelated html format, you can use as convenient access to msdn. The various sections are as follows: Winnie Generic Controls Dialog-based App Generic Dialog Canvas Pens and Brushes Threads Folder Watcher Shell API OLE Smart OLE OLE Automation Splitter Bar (2007-04-18, Visual C++, 250KB, 下载16次)

http://www.pudn.com/Download/item/id/269766.html

[钩子与API截获] keyboard2000

这是一个用Windows API写的屏幕键盘。是很好的编程参考代码,程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数
This is a Windows API to write the screen keyboard. Is a good reference to the programming code, procedures, there are two new Eastern : Button of Subclassing. the same time deal with their own mouse click on the news; Mouse hook function (2007-03-14, Visual C++, 13KB, 下载51次)

http://www.pudn.com/Download/item/id/255176.html

[钩子与API截获] PassDeug

Windows 系统平台上提供了一种完全不同的较有效的编程和运行环境,你可以将独立的程序模块创建为较小的 DLL ,写一个获取密码的dll然后再调用他即可,再深入一下就可以用来屏幕取词了
Windows platform offers a completely different more effective programming and operating environment, You can be independent process module creation of smaller DLL, write an access password dll then he can be called, in more detail what can be used to the Capture Characters from Screen (2006-11-25, Visual C++, 76KB, 下载6次)

http://www.pudn.com/Download/item/id/228823.html

[钩子与API截获] 2005325183220756

vc制作型号密码查看器.熟悉系统编程的应该知道钩子能截获系统并得理发送给其它应用程序的消息,能完成一般程序无法完成的功能。这里我们主要用到了WH_KEYBOARD 键盘钩子和WH_MOUSE 鼠标钩子.
vc production models password viewer. Programming familiar with the system should know hook system capable of intercepting and with the other barber gave the news applications, the normal procedures to complete the function could not be completed. Here we mainly use the keyboard hook and WH_KEYBOARD mouse WH_MOUSE hook. (2005-04-18, Visual C++, 24KB, 下载47次)

http://www.pudn.com/Download/item/id/1113830122805873.html

[钩子与API截获] lkb32

锁定键盘的程序,演示了9x和2k平台上应用程序从三级切换到零级,并执行键盘端口i/o,还演示了直接从dll中调用函数的代码。关键部分采用嵌入汇编,演示了一些编程技巧。
keyboard lock procedures, and demonstrated the 2k 9x platform application switch from three to zero level and the implementation of keyboard i/o, also demonstrated a direct call from dll function of the code. Using embedded key part of the compilation, demonstrated some programming skills. (2005-03-30, Visual C++, 84KB, 下载25次)

http://www.pudn.com/Download/item/id/1112155629718558.html
总计:273