资源列表
自助服务终端、类似一个IE浏览器、屏蔽了windows热键和桌面
- 整个系统采用本地客户端实现,全面屏蔽windows桌面和系统快捷键,从而防止客户浏览时越权访问系统其它功能
debugtool
- hook 内核内存读写 隐藏进程 反汇编 发邮件 请联系作者wangjinrong_123@126.com-hook kernel memory read and write email hidden disassembly process please mail to author: wangjinrong_123@126.com
记录键盘所输入的按键
- 记录键盘所输入的按键,可以用于黑客开发应用。VC开发的代码,基于WINDOWS.-Records entered the keyboard keys can be used for development and application of hackers. VC++ code, based on WINDOWS.
exe_dll
- 键盘全局钩子,能够顺利控制全键盘的按键,实现屏蔽键盘的操作-Global keyboard hooks, smooth control of all keyboard keys, to achieve operation of the keyboard screen
hook-api
- VC++ 2008编译的钩子源代码,编译通过,没错误-VC++ 2008 compiled hook source code
TestAvDll
- 使用VC++6.0 来获取系统所安装的杀毒软件的信息-Get the anti-virus software information using VC++ 6.0
DeviceControl
- ring3与ring0通信,配合之前的Shadow hook!简单明了-ring3 communicate with ring0, with the previous Shadow hook! Foolproof
TestCPUSerialGetDLL
- 使用VC++ 6.0来获取CPU的序列号-Get the CPU serial number with VC++ 6.0
vc_test
- 截获系统钩子,模拟实现鼠标手势的部分功能
KBDLogger
- 实现键盘输入的监听,并将监听输入程序存入文档中。-Achieve keyboard input monitoring, and monitoring input process into the document.
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
SeriaPortVxD
- 不占用串口的串口数据截获代码。包内包含Commhook.vxd虚拟设备驱动程序-Do not take up a serial port of serial data intercept the code