如何记录USB闪存盘交易? [英] How do I log USB flash drive transactions?

查看:139
本文介绍了如何记录USB闪存盘交易?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我很好奇,如果可能的话,记录USB闪存盘(拇指驱动器)交易?是否有可能知道在特定的USB闪存驱动器上是否进行过任何复制,重命名文件,删除文件,格式化驱动器等命令或交易?



我搜索了这个,找不到任何文章,在CodeProject.com或谷歌。



请帮忙。



谢谢!

I am very curious, if at all possible, on logging USB flash drive (thumb drive) transactions? Is it possible to know if any copy to and fro, rename files, delete files, format drive, etc. commands or transactions were ever done on a particular USB flash drive?

I searched on this, and can't find any article, here in CodeProject.com nor in Google.

Please help.

Thank you!

推荐答案

我认为您需要编写/安装自己的设备驱动程序和/或在内核级别能够执行此操作
I think you'd need to write/install your own device driver and/or be operating at the kernel level to be able to do this


浏览以下链接以获取开始。



检测C#程序中的USB驱动器移除 [ ^ ]



监视可移动设备上的文件活动 [ ^ ]



数据采集库 [ ^ ]



http://channel9.msdn.com/coding4fun/articles/Is-that-you-Writing-Better-Software-for-Cool-USB-Hardware [ ^ ]
Explore the below links for a start.

Detecting USB Drive Removal in a C# Program[^]

Monitoring file activity on removable devices[^]

Data Acquisition Library[^]

http://channel9.msdn.com/coding4fun/articles/Is-that-you-Writing-Better-Software-for-Cool-USB-Hardware[^]


这篇关于如何记录USB闪存盘交易?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆