mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* FileSystemIDandChk/TODO:
* FileSystemIDandChk/Main.cs: * FileSystemIDandChk/README.md: * FileSystemIDandChk/FileSystemIDandChk.csproj: * FileSystemIDandChk/ImagePlugins/ZZZRawImage.cs: Adds support for RAW (sector by sector) disk images. * FileSystemIDandChk/ImagePlugins/ImagePlugin.cs: Add definitions for BD-R, BD-RE XL and FDFORMAT disk types. * FileSystemIDandChk/ImagePlugins/TeleDisk.cs: Add bounding checks on ReadSectors()
This commit is contained in:
@@ -18,6 +18,7 @@ Features
|
||||
========
|
||||
|
||||
* Supports reading CDRWin cue/bin cuesheets, Apple DiskCopy 4.2 and TeleDisk disk images.
|
||||
* Supports reading all raw (sector by sector copy) disk images with a multiple of 512 bytes/sector, and a few known formats that are 256, 128 and variable bytes per sector.
|
||||
* Supports traversing MBR, Apple and NeXT partitioning schemes.
|
||||
* Identifies HFS, HFS+, MFS, BeFS, ext/2/3/4, FAT12/16/32, FFS/UFS/UFS2, HPFS, ISO9660, LisaFS, MinixFS, NTFS, ODS11, Opera, PCEngine, SolarFS, System V and UnixWare boot filesystem.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user