搜索资源列表
FlashThief
- VC++编写的U盘小偷小程序 两年前吧,在网上看到别人用C写的一个简单的U盘小偷源程序,确实很简单,因为没什么功能,也没什么错误检测。因为自己需要(当然是干坏事了^_^,不过不是什么伤天害理的坏事),也就简单的编译了那个小程序。 后来想起这个东东,就自己亲手用VC++重新编写了一个,而且是以Windows服务形式工作的,功能还勉强。现在把一些不足的代码完善完善,经测试可用。如有不足或好的想法请提出,一起交流交流~~~ 提供源代码下载,VS2008项目的,如果你用VS2005或以下版
bingxing
- 程序中设计两个进程:WriteFile(写U盘)进程和Calculate(计算)进程,每个进程大约费时5秒。可通过测试两进程顺序执行程序和并发执行程序的时间来验证操作系统中的分析系统和并发程序设计的含义。-Two processes in the design process: WriteFile (written U plate) process and Calculate (computing) process, each process time-consuming about 5 sec
cbm2090
- 这是CBM2090芯片U盘量产化工具使用书(PDF),对解决U盘故障是很有帮助的(比如:返回出厂设置,U盘配置信息由于病毒出错等)前些天我还利用此工具解决了U盘故障要求格式化但不能格式化的问题,处理后还能进行数据恢复-THE REFRENCE FOR CBM2090
cb_Udisk
- 监测U盘插入的程序,实时监测是否有U,如有,则检查是否有自动运行的文件(autorun.inf),如果是病毒则删除它。-U disk into the process monitoring, real-time monitoring of whether there are U, and if so, then check the file to run automatically (autorun.inf), if the virus will delete it.
USB_read_write
- 读写USB口(massstorge)的程序,读写USB口上插得U盘或硬盘等设备的数据,写的时候要注意,写0磁道等地址上的数据时,会破坏文件系统,请小心操作。-Read and write USB port (massstorge) program, read and write on the USB port was inserted U disk or hard drive and other equipment, data, write the time to pay attention,
boot4200
- U盘第一扇区引导代吗,引导16~32扇区,U盘初始化为FAT32文件系统(注意笔记可能要求INT 13H 调用时DL=81H或者82H,本机为一体机测试用的是DL=0H)-U disk first sector of the boot-generation guide 16 to 32 sectors, U disk is initialized to the FAT32 file system (note the notes may require the invocation of the
u_repair-
- 对u盘数据进行进行恢复,尤其是针对my document病毒对u盘数据的破坏(常见症状为u盘显示:文件夹为空)-Conducted on the u disk data recovery, especially for my document virus u disk data destruction (common symptoms of u disk Display: folder is empty)
USB
- 功能:1、对APP升级(文件转移) 2、对系统与模块升级(文件转移) 3、对图片与图像的导出(文件在U盘内) 将usb/usb_ini/usb_test.c在linux下进行编译,执行。前提插入U盘,内usb/usb_ini/autorun,ini文件-Features: 1, to upgrade the APP (file transfer) 2, the system and module upgrade (file transfer) 3, export of p
cheap_flash_fs_high_speed
- Cheap_Flash_FS 嵌入式NandFlash文件系统源码下载 Cheap_Flash_FS 代码已经由我们开发完成,并经过了严格的测试。 坏块管理功能包括基于坏块表的管理程序,可以提供单/多扇区的操作。 多扇区为nandflash专门设计,可以降低NANDFLASH物理擦除数,具有FLASH上直接预分配功能。 其上面可以运行(Cheap_Flash_FS(支持多扇区操作))文件系统。 文件系统可支持实时坏块替换,包括擦除块,块移动,写入页产生坏块。文件系统基于NAN