2014-08-28 18:27:44 +01:00
DiscImageChef v2.20
2014-07-03 18:39:24 +01:00
===================
2014-04-19 18:23:00 +01:00
2014-07-03 18:39:24 +01:00
Disc Image Chef (because "swiss-army-knife" is used too much)
2014-04-19 18:23:00 +01:00
Copyright © 2011-2014 Natalia Portillo < claunia @claunia .com >
Usage
=====
2014-07-03 18:39:24 +01:00
DiscImageChef.exe
2014-04-19 18:23:00 +01:00
And read help.
2014-07-03 18:39:24 +01:00
Works under any operating system where there is Mono or .NET Framework. Tested with Mono 3.0.
2014-04-19 18:23:00 +01:00
Features
========
2014-07-09 19:52:00 +01:00
* Supports reading CDRWin cue/bin cuesheets, Apple DiskCopy 4.2, TeleDisk and Nero Burning ROM disk images.
2014-07-03 18:39:24 +01:00
* 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.
2014-06-07 05:59:25 +01:00
* Supports traversing MBR, Apple and NeXT partitioning schemes.
2015-03-22 07:32:40 +00:00
* Identifies HFS, HFS+, MFS, Apple ProDOS/SOS filesystem, 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.
2014-07-03 18:39:24 +01:00
* 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
2014-08-25 05:00:25 +01:00
* Can verify sectors or disk images if supported by the underlying format
2014-07-03 18:39:24 +01:00
* Can checksum the disks (and if optical disc, separate tracks) user-data (tags and metadata coming soon)
2014-08-25 05:00:25 +01:00
* Supports CRC16, CRC32 and CRC64 cyclic redundance checksums as well as MD5, RMD160, SHA1, SHA256, SHA384 and SHA512 hashes.
2014-04-19 18:23:00 +01:00
Changelog
=========
See Changelog file.
To-Do
=====
See TODO file.