搜索资源列表
vanquish-0.2.1
- Vanquish 是一个基于rookit的动态连接库,用于隐藏文件,目录,注册表等信息。-Vanquish rookit is based on a dynamic link library for hidden files, directories, registry information.
rawinput
- 主要流程: 1、向系统注册一个或者多个原始输入设备 2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程 3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据 简单修改了下,把一些不需要的信息去掉了,把头文件稍微改了下,因为有些人的SDK有点旧。然后加了当前键盘焦点窗口判断(很简单的实现,但是用起来很方便:)。 -main processes : 1, the registration system to o
AuditInfoCollector
- 利用hook api技术捕获消息,监视获取进程和文件信息的改变,并将数据以xml格式存储
KeyHook
- 一个简单的键盘钩子程序 实现适时监视键盘,并将按键信息保存在TXT文件中的程序
expxv.5
- 这是一个编辑/查看PE文件导出表的工具。利用它可以方便的对PE文件的导出表进行增、删、改的操作,现在它还可以用于给没有导出表的文件添加导出函数。 这个工具除了PE diy外,通过为导出函数添加Forward信息等方法还可以实现函数hook,dll注入等功能。
gouzimuma
- apple.exe和apple.dll是完成编译后的两个文件,exe里有一个定时器,当QQ聊天窗口打开时自动发送一段话。dll里主要是钩子函数。 目前有几个难点解决不了: 1.我本来是打算从内存剪贴版里复制一段话到QQ的对话窗口,然后发送,但是可能因为现在的QQ禁止了这种行为,我可以在自己的窗体上实现,但是QQ的对话窗体无法做到,我只能通过SendMessage()一个字一个字的发送。导致中文无法显示。 2.无法在任务管理器隐藏exe 3.不能将dll挂到explorer下。如果
gerenkaoqin
- 这个程序是一个个人考勤软件,它从系统时钟获取时间信息,只要上下班时按时在当日考勤栏内点击相应的栏目标题即可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以随意查看过去的记录,也可把记录按月打印出来.在年汇总栏内可以选择要查看或打印的月份。
keyboardhook
- 键盘钩子,应用层截取键盘信息,将键盘的输入截取到txt文件中-Keyboard hook, the application layer interception of the keyboard information, the interception of the keyboard input to the txt file
KeyboardHook
- 该程序可以实现截获键盘输入信息,并将信息保存到指定文件中。-The program can be intercepted by the keyboard to enter information, and information is saved to the specified file.
KMHOOK
- 一个用于监视键盘和鼠标的类(DLL文件),用于回调之用.当设定的键盘或鼠标动作出现时,自动发信息回原调用者.-A c++ class dll for hook keyboard and mouse
sample6
- 一个记录鼠标与键盘信息的钩子程序。并能将鼠标与键盘的信息从新回放,用到了文件流与等知识点。-A record of information on the mouse and keyboard hook procedure. And the mouse and keyboard to the new message playback, use the document flow and knowledge point.
Mousehook
- 键盘钩子程序,一个是包含钩子功能的DLL文件,一个是对话框程序,将键盘钩子程序诸如到对话框程序中实现键盘信息截获。-The keyboard hook procedure, a DLL containing the hook function in the file, one is the dialog box procedure, such as the keyboard hook into the dialog box procedure processes the information
KeyLogPro
- 记录键盘的输入信息,并把信息保存到一个文件中!-Record keyboard input information and the information saved to a file!
Interceptkeyboardmessages
- 截获键盘信息,并按日期建立文件,将截获的内容记录到文件当中,非常不错-Intercept keyboard messages
Keyboard-Hook
- 全局键盘钩子 记录键盘信息 可以在不同进程中监视键盘输入信息 然后生成文件保存-keyboard hook save the information of the keyboard
AVI
- 如何获取AVI文件信息,如像素、帧率等等。-How to get the AVI file information,Such as pixel frame rate, etc
keyboard-receive
- 运行程序,然后最小化窗口!这时候你的所有键盘输入信息都会记录在C盘(如果系统防火墙对C盘没保护)key——.log文件里面,键盘字母是大写的A——Z,数字1——9对应a--i!-Run the program, then minimize the window! At this time all your keyboard input will be recorded in the C drive (if the system did not protect the firewall on th
MediaInfo
- 利用MediaInfo.dll获取媒体文件信息-Information for media files using MediaInfo.dll
MediaFileInfo
- 根据MediaInfo.dll 获取媒体文件信息-Access to media files based on information MediaInfo.dll
generalodbcapi
- 应用程序向导已为您创建了这个 Odbconsole 应用程序。 此文件包含组成 Odbconsole 应用程序 的每个文件的内容摘要。 Odbconsole.vcproj 这是用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成此文件的 Visual C++ 版本的信息,以及 有关用应用程序向导选择的 平台、配置和项目功能的信息。 Odbconsole.cpp 这是主应用程序源文件。 ////////////