Natalia Portillo bb69a1b8d9 * DiscImageChef.CommonTypes/MediaTypeFromSCSI.cs:
* DiscImageChef.CommonTypes/DiscImageChef.CommonTypes.csproj:
	  Added method to calculate MediaType from SCSI parameters
	  (mode, density, medium type, device type, etc).

	* DiscImageChef.Metadata/DeviceReport.cs:
	  Added command to guess drive and media parameters and output
	  an XML report of them.

	* DiscImageChef/Commands/DeviceReport.cs:
	* DiscImageChef.Metadata/DiscImageChef.Metadata.csproj:
	  Added command to guess drive and media parameters and output
	  an XML report of them.

	* DiscImageChef/Commands/DumpMedia.cs:
	  Added preliminary command to dump media. Only SCSI for now.
	  CDs and tapes are not supported. Errors are blalanty
	  ignored. Options are incomplete. Not yet usable.

	* DiscImageChef/Core/Checksum.cs:
	* DiscImageChef/Commands/CreateSidecar.cs:
	  Moved checksum generation to a separate class.

	* CICMMetadata:
	  Added support for ADIP.

	* DiscImageChef.CommonTypes/MediaType.cs:
	  Added parameters of UDO media.
	Moved DataPlay outside of Iomega, as it's not from that
	  manufacturer.
	Added missing Exatape media and corrected 160m XL one.
	Added SyJet media.
	Added all ECMA defined magneto-optical (sectors calculated
	  from specifications, unchecked).
	Added PD media.
	Added Imation 320Gb RDX.
	Added generic USB flash drives.

	* DiscImageChef.Decoders/SCSI/Enums.cs:
	  Make enumerations public.

	* DiscImageChef.Decoders/SCSI/Inquiry.cs:
	* DiscImageChef.Devices/Device/Constructor.cs:
	  Trim space padded strings on SCSI INQUIRY.

	* DiscImageChef.Devices/Device/ScsiCommands/MMC.cs:
	  Added PREVENT ALLOW MEDIUM REMOVAL.
	Added START STOP UNIT.

	* DiscImageChef.Devices/Device/ScsiCommands/NEC.cs:
	  Rename NEC methods.

	* DiscImageChef.Devices/Device/ScsiCommands/Pioneer.cs:
	  Corrected Pioneer transfer length calculation.

	* DiscImageChef.Devices/Device/ScsiCommands/Plextor.cs:
	  Renamed Plextor methods.

	* DiscImageChef.Devices/Device/ScsiCommands/SPC.cs:
	  Renamed SSC PREVENT ALLOW MEDIUM REMOVAL to uncollide with
	  MMC same name but different command.

	* DiscImageChef.Devices/DiscImageChef.Devices.csproj:
	  Set platform target to x86 (does it really matter?).

	* DiscImageChef.Devices/Linux/Command.cs:
	  Reduced allocation for readlink() to current kernel
	  MAX_PATH.

	* DiscImageChef.Devices/Linux/Enums.cs:
	  Modified Linux ioctl to 32-bit. Works on 64-bit also. Solves
	  commands not working on 32-bit environments.

	* DiscImageChef.DiscImages/ZZZRawImage.cs:
	  Changed ECMA-184 and ECMA-183 enums.

	* DiscImageChef.Metadata/Dimensions.cs:
	  Added all ECMA defined magneto-opticals.
	Added PD media.
	Added 320Gb RDX.
	Corrected Exatape 160m XL.
	Added Exatape 22m and 28m.

	* DiscImageChef.Metadata/MediaType.cs:
	  Added 356mm magneto-optical media.
	Changed ECMA-184 and ECMA-183 enums.
	Added USB generic flash drive.

	* DiscImageChef/Commands/DeviceInfo.cs:
	  Corrected SCSI INQUIRY naming.
	Corrected SCSI MODE SENSE (6) parameters.
	Reduced SCSI MODE SENSE timeout, some devices just get stuck
	  with unsupported MODE SENSE commanda and must be left to
	  timeout.
	Changed FUJITSU vendor string comparison.

	* DiscImageChef/Commands/MediaInfo.cs:
	  Added method to calculate MediaType from SCSI parameters
	  (mode, density, medium type, device type, etc).
	Changed some error WriteLine() to debug ones. Too much
	  verbosity.
	Added DVD media type decoding from PFI.
	Found a drive that dumps ADIP, enabling it again (not
	  decoded).

	* DiscImageChef/Commands/MediaScan.cs:
	  Added option to generate ImgBurn compatible log to
	  media-scan command.

	* DiscImageChef/DiscImageChef.csproj:
	  Moved checksum generation to a separate class.
	Added command to guess drive and media parameters and output
	  an XML report of them.
	Added preliminary command to dump media. Only SCSI for now.
	  CDs and tapes are not supported. Errors are blalanty
	  ignored. Options are incomplete. Not yet usable.

	* DiscImageChef/Main.cs:
	  Added command to guess drive and media parameters and output
	  an XML report of them.
	Added preliminary command to dump media. Only SCSI for now.
	  CDs and tapes are not supported. Errors are blalanty
	  ignored. Options are incomplete. Not yet usable.

	* DiscImageChef/Options.cs:
	  Added command to guess drive and media parameters and output
	  an XML report of them.
	Added preliminary command to dump media. Only SCSI for now.
	  CDs and tapes are not supported. Errors are blalanty
	  ignored. Options are incomplete. Not yet usable.
	Added option to generate ImgBurn compatible log to media-scan
	  command.
2016-01-31 08:05:56 +00:00
2015-11-30 22:30:56 +00:00
2015-11-30 23:01:53 +00:00
2015-10-24 01:13:41 +01:00
2015-12-31 17:35:56 +00:00
2014-08-28 18:27:44 +01:00
2015-12-25 20:47:40 +00:00
2015-12-23 23:46:31 +00:00

DiscImageChef v2.20

Disc Image Chef (because "swiss-army-knife" is used too much)

Copyright © 2011-2015 Natalia Portillo claunia@claunia.com

Build StatusBuild status

Usage

DiscImageChef.exe

And read help.

Works under any operating system where there is Mono or .NET Framework. Tested with Mono 3.0.

Features

  • Can read several disk image formats.
  • Can read standard sector by sector copies for optical and magnetic discs with constant bytes per sector.
  • Can read several known sector by sector formats with variable bytes per sector.
  • Analyzes a disk image getting information about the disk itself and analyzes partitions and filesystems inside them
  • Can compare two disk images, even different formats, for different sectors and/or metadata
  • Can verify sectors or disk images if supported by the underlying format
  • Can checksum the disks (and if optical disc, separate tracks) user-data (tags and metadata coming soon)

Supported disk image formats

  • Any 512 bytes/sector disk image format (sector by sector copy, aka raw)
  • Most known sector by sector copies of floppies with 128, 256, 319 and 1024 bytes/sector.
  • Most known sector by sector copies with different bytes/sector on track 0.
  • XDF disk images (as created by IBM's XDFCOPY)
  • Sector by sector copies of Microsoft's DMF floppies
  • CDRWin cue/bin cuesheets, including ones with ISOBuster extensions
  • Apple DiskCopy 4.2
  • TeleDisk (without compression)
  • Nero Burning ROM (both image formats)
  • Apple 2IMG (used with Apple // emulators)
  • Virtual PC fixed size, dynamic size and differencing (undo) disk images
  • CDRDAO TOC sheets
  • Dreamcast GDI

Supported partitioning schemes

  • Microsoft/IBM/Intel Master Boot Record (MBR)
  • BSD slices inside MBR
  • Solaris slices inside MBR
  • Minix subpartitions inside MBR
  • UNIX VTOC inside MBR
  • Apple Partition Map
  • NeXT disklabel
  • Amiga Rigid Disk Block (RDB)
  • Atari AHDI and ICDPro

Supported file systems

  • Apple Hierarchical File System (HFS)
  • Apple Hierarchical File System+ (HFS+)
  • Apple ProDOS / SOS file system
  • BeOS filesystem
  • Linux extended file system
  • Linux extended file system 2
  • Linux extended file system 3
  • Linux extended file system 4
  • Microsoft 12-bit File Allocation Table (FAT12), including Atari ST extensions
  • Microsoft 16-bit File Allocation Table (FAT16)
  • Microsoft 32-bit File Allocation Table (FAT32)
  • BSD Fast File System (FFS) / Unix File System (UFS)
  • BSD Unix File System 2 (UFS2)
  • Microsoft/IBM High Performance File System (HPFS)
  • ISO9660
  • Lisa Office System file system
  • Minix v2 file system
  • Minix v3 file system
  • Microsoft New Technology File System (NTFS)
  • DEC Files-11 (only checked with On Disk Structure 2, ODS-2)
  • 3DO Opera file system
  • NEC PC-Engine file system
  • SolarOS file system
  • UNIX System V file system
  • UNIX Version 7 file system
  • Xenix file system
  • Coherent UNIX file system
  • UnixWare boot file system
  • Amiga Original File System, with international characters, directory cache and multi-user patches
  • Amiga Fast File System, with international characters, directory cache and multi-user patches
  • Amiga Fast File System v2, untested

Supported checksums

  • Adler-32
  • CRC-16
  • CRC-32
  • CRC-64
  • Fletcher-16
  • Fletcher-32
  • MD5
  • RMD160
  • SHA-1
  • SHA-2 (256, 384 and 512 bits)
  • SpamSum (fuzzy hashing)

Changelog

See Changelog file.

To-Do

See TODO file.

Description
Server and webpage component for Aaru
Readme 23 MiB
Languages
C# 71.5%
HTML 26%
CSS 2.5%