搜索资源列表
CopyHook_ATL
- 用shell的对ICopyHook对文件夹进行监控,在vc开发环境下,用ATL实现-shell on the right ICopyHook folder monitor, vc development environment, using ATL
FileChangeEvent
- 可以监控文件的更新事件类-can monitor the updated document events category.
New_Copy_Hook
- 用拷贝钩子实现对文件夹的监控 根据有关资料调试成功.-hook with copies to achieve the right folder monitoring According to the information from the paper.
MyCopyHook
- 用文件拷贝钩子实现文件夹的监控 BCB 开发 -hook with paper copy files folder monitoring BCB Development
Word
- Word间谍程序+源代码平时我是一个很懒的人,所以期末考试总有或多或少的困难,嘿嘿,相信绝大多数的人每到期末前的一个月都很紧张的,我每到那时候就成天泡自习室,本科就这么过来了,呵呵。 一个偶然的机会我发现我导师喜欢在我们实验室的电脑上出期末考试题,如此我就开发了这个监视软件,接下来的我不说了。 本软件能监视Ms Word的运行(如果你愿意,可以设成对电脑全面监控),并且能自动保存屏幕内容,可以自己设置图像压缩比,存储位置等。一些参数用ini文件存放。 为了尽量减少内存的使用,一些功能
dl
- [功能] 本源码是一个因特网下载工具。他可以扫描整个网站的页面及各种图片音频视频等资源,你可以给这些待下载的资源设定最小的大小。 程序还使用了一个剪切板钩子(HOOK),使用它监控任何拷贝到剪切板中的文字,如果你复制了一个URL网页链接或者是一个URL的图片等链接,程序会立即弹出一个对话框让你配置下载任务。 用户可以通过设置文件名和文件大小,来下载整个站点的资源,或限制下载图片等等。 本质上来说,这是一个网络蜘蛛,可以多线程抓取网站。
Filemon_src
- 本资源两部分:1、Windows文件系统过滤驱动开发教程(第二版),中文PDF文件。2、文件监控FileMon源码,C++/C代码-The resources of two parts: 1, Windows File System Filter Driver Development Guide (Second Edition), Chinese PDF files. 2, file monitoring FileMon source, C++/C code
explorer
- 文件监控驱动,里面包含了多种HOOK,很值得参考-Monitor driver file, which contains a variety HOOK, is worth considering
keyboardRecord
- 记录本机的按键,将记录存放在一个文件中,可方便用户监控查询按键历史.用全局钩子实现.-record the local keyboard press,and save the records to a file, it s convenient for the user to search and check keyboard press history. based on global hook.
monitor_files
- Filemon是一个应用程式,监控和显示所有文件系统活动的一种制度。它拥有先进的过滤和搜索功能,使它成为一个强大的工具探路新台币作品,看到应用程序使用的文件和DLL的,或追踪问题的系统或应用程序的配置。-Filemon is an application program, control and display all file system activities in a system. It has advanced filtering and search capabilities, ma
FileMonitor
- 文件监控程序源码,可以监控你指定目录的文件读写操作
CopyHook_src
- 使用外壳扩展的copyhook监控资源管理的文件复制粘贴拷贝删除等等操作,也可以再操作执行前调用回调函数,决定是否执行-Expansion of the use of shell resources management monitoring copyhook copy and paste the file copy operation of delete, etc., also can be operated to implement a callback function before th
HOOK-KEYBOARD
- 文件大小约28.1KB。通过《C++ 范例宝典》一书中的 利用钩子技术实现键盘监控 代码,从而解决了键盘按下与弹起两次消息同时产生的问题。本源码注释非常明确。易读懂,有问题可以留言,一起讨论,我会尽快回复。我也是初学者,自学不容易的哈,希望能与同道者多交流,-so simple
KeyboradHook
- 用hook技术随时对系统进行监控,在软件运行过程中用户在键盘上的按键就会播放声音文件.本软件稍加扩展就可以变成一个完整得键盘监控软件-failed to translate
FileCreateMon
- 监控文件创建操作的工作,用到了hook的知识-a montion create file tool
p26
- 钩子实现文件或端口读写的截取&端口监控,并写入-hook to monitor the file and interface
HookAPI
- visual c++ 进程 文件监控D-the process of visual c++ File Monitor DLL
monitor
- 文件监控 实现在windows下对某个目录下的文件的操作进行监控 -File Monitor to monitor the operation of the file in a directory in the windows
PE-monitor---(doc-and-source)
- pe 文件监控的c++文档 及源码 监控一个新的陌生的应用程序第一次在系统中运行的时候是否修改了系统本来的文件-PE monitor (doc and source)
cutcopyrecorder
- 痛点: 1、曾经写好的代码,后面想要重用,不知道去哪找了,搜索了很久,也没找到,再写一遍很抓狂! 2、曾经在crt上敲过的命令,下次想用,history 怎么也找不到,很郁闷! 3、数据开发经常验证问题,但同样的问题下次再次出现时,又需要编写同样的SQL,这时... 解决方法: 监控剪贴板,只要变化了,就写LOG,就存起来,因为很多时候会把代码复制下的, 或者以后养成习惯,经常ctrl+c复制下,下次想找回来只需要在Log中搜索即可 运行方式: 程序运
