Natalia Portillo 0d979e4b2f * DiscImageChef/Options.cs:
Added currently implemented and in-process of implementing
	  options.

	* DiscImageChef/AssemblyInfo.cs:
	  Completed AssemblyInfo for command line parser to build help
	  upon it.

	* DiscImageChef/DiscImageChef.csproj:
	  Add gsscoder's Command Line Parser Library 1.9.71.2.

	* DiscImageChef/Main.cs:
	  Moved commands to separete functions, use command line
	  parser
2014-06-16 00:41:47 +01:00
2014-06-16 00:41:47 +01:00
2014-06-07 05:57:17 +01:00
2014-06-07 17:42:56 +01:00

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.

Languages
C# 100%