搜索资源列表
12_FDiskThief
- 闪盘小偷源码 闪盘小偷源码-flash disk thief FOSS source flash disk flash disk thief thief thief FOSS source flash disk
usbthief
- usn disk thief example program
UDiskMonitor
- VC++后台自动拷贝U盘文件源代码,的无声无息中将U盘中的文件拷贝至所选目录中,俗称U盘大盗,挺历害的程序。程序功能不赞成大家这么用,不过通过这个程序我们能掌握一些vc++操作U盘的一些技巧,比如监控U盘的插入,自动拷贝文件等,程序运行后没有主窗口,也不在任务栏显示图标,如果要设置程序或显示主窗口,可以按+Alt+U组合键。 -VC++ background U disk file automatically copy the source code, the silent U disk f
FlashThief
- U盘小偷,自动隐藏,优化配置,当有u盘插入先将word,excel拷贝到系统目录-U disk thief, auto hide, optimal allocation, when u drive into first word, excel copy to the system directory
u-thief
- 用vb子类化技术打造的u盘小偷,程序很简单,但通过SetWindowLong这个API直接修改了程序原有的消息处理函数,值得借鉴.-Vb subclass using technology to build the u disk thieves, the procedure is very simple, but this API directly through SetWindowLong modified the original procedure of message processin
U-Thief
- 本程序以服务形式运行。当然,双击它也是开始监听了…… 安装服务:FlashThief.exe -install 卸载服务:FlashThief.exe -uninstall 安装服务后,默认启动方式为自动启动。你要安装后就运行,请使用 net start "Windows Management Acquisition" 设置盗取文件储存路径:FlashThief.exe -path D:\MyFiles 如果D:\MyFiles不存在
DiskThief
- 采用Visual C++设计的一个U盘小偷的程序,实现文件的自动拷贝,当电脑上有外设插入时,系统自动检测并自动的将文件从U盘拷贝到本地电脑上-Using Visual C++ design of a U disk thief program to realize the automatic copy of the file, when the computer peripherals plug on, the system automatically detect and automatical
UDiskMonitor
- VC++后台自动拷贝U盘文件源代码,的无声无息中将U盘中的文件拷贝至所选目录中,俗称U盘大盗,挺历害的程序。程序功能不赞成大家这么用,不过通过这个程序我们能掌握一些vc++操作U盘的一些技巧,比如监控U盘的插入,自动拷贝文件等,程序运行后没有主窗口,也不在任务栏显示图标,如果要设置程序或显示主窗口,可以按+Alt+U组合键-VC++ automatically in the background U disk file copy of the source code, the silent U
UDiskMonitor
- VC++ 后台自动拷贝U盘文件 源代码 VC++后台自动拷贝U盘文件源代码,的无声无息中将U盘中的文件拷贝至所选目录中,俗称U盘大盗,挺历害的程序。程序功能不赞成大家这么用,不过通过这个程序我们能掌握一些vc++操作U盘的一些技巧,比如监控U盘的插入,自动拷贝文件等,程序运行后没有主窗口,也不在任务栏显示图标,如果要设置程序或显示主窗口,可以按+Alt+U组合键。-VC++ automatically in the background U disk file copy the source
UTOU
- 自己用WIN32汇编写的一个U盘小偷类的小程序,文件非常小,占用资源只有1K多点,还增加了自启动功能,需要的话可以自己改源码可以偷到任意扩展名的文件-WIN32 compilation of his writing with a small U disk thief class programs, files, very small, occupying only 1K more resources, but also increased self-start, if required, can
USBThief
- U盘小偷源码 先运行程序,插入U盘时,你不需要做任何事情,复制过程没有任何迹象,不会被人发现,即使复制过程中拔掉U盘,也不会出现任何问题 递归复制函数相信对大家有用-U disk thieves source first run the program, insert the U disk, you do not do anything, there is no sign of the copy process will not be found, even if the r
U-disk-thief
- 可以复制所安装软件电脑的U盘文件,并复制到指定文件夹。-Can copy the software installation computer U disk files, and copied to the specified folder.
USB-STEALER
- 该软件为U盘小偷,运行后创建系统服务,自动将插入U盘的所有文件拷贝到用户指定目录-The software for the U disk thief (service), created after the system services running, automatically insert a U disk copy all the files to a user specified directory
The-stole-of-U
- U盘小偷,可以从U盘里拷贝东西,对于初学者有一定的指导作用-U disk thief, you can copy stuff from the U plate, for there is some guidance for beginners
usbCopyer
- 简单的U盘小偷程序。后台运行,自动复制U盘制定类型文件到设定目录。-U disk thief program. Running in the background, automatically copied to U disk to develop the type of file to set the directory.
UUDiskMonitorD
- UDiskMonitor(U盘小偷,,带源码,Visual C++可视化) -The UDiskMonitor (U disk thief, with the source code, Visual C++ visualization)
VCPPMFC-stealer
- VC++基于MFC的U盘小偷,基于VC++6.0开发的,需要的可以下载参考下,是MFC的源码-VC++ MFC-based U disk thief, based on VC++6.0 development needs can download the reference
upxt
- VC++编写的U盘小偷小程序 两年前吧,在网上看到别人用C写的一个简单的U盘小偷源程序,确实很简单,因为没什么功能,也没什么错误检测。因为自己需要(当然是干坏事了^_^,不过不是什么伤天害理的坏事),也就简单的编译了那个小程序。后来想起这个东东,就自己亲手用VC++重新编写了一个,而且是以Windows服务形式工作的,功能还勉强。现在把一些不足的代码完善完善,经测试可用。如有不足或好的想法请提出,一起交流交流-Thief small program two years ago VC++ wr
RenameText
- vbs文件名修改,可以选择你需要改的文件,具有容错能力,-u disk thief
U
- FlashThief U盘小偷 本程序以服务形式运行。当然,双击它也是开始监听了-FlashThief U disk thief The program runs as a service. Of course, double-click it to start listening is a ......