Welcome![Sign In][Sign Up]
Location:
Search - disk write

Search list

[Crack Hack特殊磁道加密源代码

Description: 使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80 - 84 为特殊磁道,通常用来加密 ) sector 扇区号,范围 0 - 255 ( 19 - 255 为非标准扇区编号,通常用来加密) nsectors 每次读或写的扇区数,不能超出每磁道的最大扇区数 buffer 数据写入或读出的缓冲区,大小为 512 个字节 返回值 ( 同 Int 13H ): 0x0 成功 0x1 无效的命令 0x3 磁盘被写保护 0x4 扇区没有找到 0xa 发现坏扇区 0x80 磁盘没有准备好-using the API programming, formatting and testing literacy and special sectors. Windows can be used as a disk encryption. This function has the following two shortcomings to be improved : 1. This function can only be read, read A : and B : that only the right to operate two floppy disks. No change disk sector size, the standard is only 512 bytes. Parameter Description : command operations : 0 Reading 2 replacement disk write Sector Sector 3 4 5 checksum track to be formatted track eight equipment parameters (int 1EH) drive drive A : = 0 B : = 1 head head, range 0-1 track track, the range of 0-84 (80-84 for special track, normally used for encryption) sector sector, the scope of 0-255 (19-255 for a non-standard sector numbers, commonly used encryption) nsectors each read or write in the num
Platform: | Size: 38856 | Author: 李小 | Hits:

[Disk Toolsttt

Description: 查找文件分配表 对扇区数据进行十六进制读、字符读、 监视0磁道63个扇区的数据变化 写扇区数据 一个硬盘锁有关的程序-Find a file allocation table-by-sector data hexadecimal reading, character reading, surveillance 0 Track 63 sectors of data changes in a hard disk write sector data lock-related procedures
Platform: | Size: 24576 | Author: 黄韬 | Hits:

[OS DevelopReadSector_source

Description: Win2000下直接读写磁盘扇区 -Win2000 directly read and write disk Sector
Platform: | Size: 15360 | Author: | Hits:

[Windows Develop51HARDDISKCONTROL

Description: 用51 控制硬盘的读写,但不包含文件系统-control with 51 drives to read and write, but does not include file system
Platform: | Size: 5120 | Author: 废弃 | Hits:

[Windows DevelopWRHarddiskSector

Description: 2000下,绝对磁盘扇区读写程序-2000, the absolute disk read and write procedures Sector
Platform: | Size: 66560 | Author: 老代 | Hits:

[OS DevelopCipan1

Description: 磁盘调度算法源程序-disk scheduling algorithm source code
Platform: | Size: 2048 | Author: 网旭 | Hits:

[OS DevelopFIREDEV

Description: 一个完整的GUI界面OS,单盘启动 实现了多线程、FAT32文件读写,GUI图形界面-a complete OS GUI interface, single-disk realized multiple threads, FAT32 file read and write, GUI graphical interface
Platform: | Size: 1175552 | Author: 小小 | Hits:

[Crack Hack特殊磁道加密源代码

Description: 使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80 - 84 为特殊磁道,通常用来加密 ) sector 扇区号,范围 0 - 255 ( 19 - 255 为非标准扇区编号,通常用来加密) nsectors 每次读或写的扇区数,不能超出每磁道的最大扇区数 buffer 数据写入或读出的缓冲区,大小为 512 个字节 返回值 ( 同 Int 13H ): 0x0 成功 0x1 无效的命令 0x3 磁盘被写保护 0x4 扇区没有找到 0xa 发现坏扇区 0x80 磁盘没有准备好-using the API programming, formatting and testing literacy and special sectors. Windows can be used as a disk encryption. This function has the following two shortcomings to be improved : 1. This function can only be read, read A : and B : that only the right to operate two floppy disks. No change disk sector size, the standard is only 512 bytes. Parameter Description : command operations : 0 Reading 2 replacement disk write Sector Sector 3 4 5 checksum track to be formatted track eight equipment parameters (int 1EH) drive drive A : = 0 B : = 1 head head, range 0-1 track track, the range of 0-84 (80-84 for special track, normally used for encryption) sector sector, the scope of 0-255 (19-255 for a non-standard sector numbers, commonly used encryption) nsectors each read or write in the num
Platform: | Size: 38912 | Author: 李小 | Hits:

[Disk Toolsbootmasterraw_1.04

Description: 硬盘主引导扇区读写程序源代码,可用于读取硬盘主引导扇区的信息也可对其进行修改-The source code for hard disk boot master(MBR) read/write , you can use it read or edit hard disk s boot master sector.
Platform: | Size: 12288 | Author: 刘明 | Hits:

[Windows Developdisk

Description: 帮助了解磁盘的物理组织,以及如何通过用户态的程序直接读写磁盘上的信息-Help understand the physical disk, as well as how the state through the user directly to read and write disk information
Platform: | Size: 87040 | Author: 郭淼 | Hits:

[Linux-Unixdisk

Description: 演示如何通过DeviceIoControl来读写硬盘的示例demo-Demonstrate how to read and write the hard disk through the DeviceIoControl sample demo
Platform: | Size: 15360 | Author: focse | Hits:

[Disk ToolsDiskreadwrite

Description: 一个可对磁盘扇道直接进行读写操作的程序,可以不通过文件管理的方式直接诶访问硬盘。-A fan of the disk read and write directly Road operation procedures, the adoption of document management can not directly access the hard disk ah.
Platform: | Size: 3811328 | Author: | Hits:

[Other Embeded programU-Disk

Description: U盘读写协议:我开发U盘的重要参考代码。 bulk_only传输协议,FAT16文件系统.-U disk read and write an agreement: I developed an important reference U disk code. bulk_only Transfer Protocol, FAT16 file system.
Platform: | Size: 16384 | Author: 杨尚元 | Hits:

[Crack HackIndentityTest

Description: U盘身份识别软件,包括U盘的写入,加密算法的使用,验证等部分-U disk identity recognition software, including the U disk write, the use of encryption algorithm, authentication and other parts of
Platform: | Size: 2100224 | Author: wjw | Hits:

[Disk Toolsdisk

Description: 该程序是个人修改的扇区读写技术与应用及引导扇区剖析与实例分析 能读写MBR 内容-The program is a personal modification of the technology and application sectors to read and write and boot sector analysis and case study content to read and write MBR
Platform: | Size: 1899520 | Author: binzai | Hits:

[Linux-UnixDISK

Description: C语言模拟 Linux 文件系统为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件-C language simulation Linux file system for Linux systems to design a simple file system 2. Asked to do the following: 1. Can be achieved following a few commands: login Login create directory dir create a file list delete delete files open document open document close Close Reading paper read write write file
Platform: | Size: 4260864 | Author: 陈观民 | Hits:

[Windows Developdisk

Description: windows系统中 有关读写磁盘扇区内容的VC源程序-read or write disk
Platform: | Size: 13039616 | Author: 关龙 | Hits:

[SCMMCU-read-and--write-U-disk

Description: 其文档说明了用单片机来读写U盘的具体操作-The document describes the U disk with a microcontroller to read and write the specific operation
Platform: | Size: 953344 | Author: gui | Hits:

[SCSI-ASPIwrite

Description: 利用iscsi网络存储进行硬盘写效率的简易测试-Iscsi network storage for the simple test of the hard disk write efficiency
Platform: | Size: 1024 | Author: 李刚 | Hits:

[Technology ManagementU-disk-write-protection

Description: u盘的读写保护,u盘中的文件只能读不能写的解决方案-u disk read and write protection, the u disk files can only be read not write solutions
Platform: | Size: 3383296 | Author: hanziwen | Hits:
« 12 3 4 5 6 7 8 9 10 ... 48 »

CodeBus www.codebus.net