mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
daf7fbf176cbb7f04c47df0e72f3e24b8dc27b45
* DiscImageChef/Commands/Verify.cs: * DiscImageChef/Commands/Formats.cs: * DiscImageChef/Commands/Analyze.cs: * DiscImageChef/Commands/Compare.cs: * DiscImageChef/Commands/Commands.cs: * DiscImageChef/Commands/Checksum.cs: * DiscImageChef/DiscImageChef.csproj: Move all commands to separate classes. * DiscImageChef/AssemblyInfo.cs: Let mono create random revision and build. * DiscImageChef/Options.cs: Make options public
FileSystemIDandChk v1.10
Filesystem identifier and checker.
Copyright © 2011-2014 Natalia Portillo claunia@claunia.com
Usage
FileSystemIDandChk.exe
And read help.
Works under any operating system where there is Mono or .NET Framework. Tested with Mono 2.0.
Features
- Supports reading CDRWin cue/bin cuesheets, Apple DiskCopy 4.2 and TeleDisk disk images.
- 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.
Changelog
See Changelog file.
To-Do
See TODO file.
Description
Languages
C#
71.5%
HTML
26%
CSS
2.5%