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
|
|
|
|
2015-10-24 00:48:32 +01:00
|
|
|
Copyright © 2011-2015 Natalia Portillo <claunia@claunia.com>
|
|
|
|
|
|
2015-10-24 01:13:41 +01:00
|
|
|
[](https://travis-ci.org/claunia/DiscImageChef)[](https://ci.appveyor.com/project/claunia/discimagechef)
|
2014-04-19 18:23:00 +01:00
|
|
|
|
|
|
|
|
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
|
|
|
|
|
========
|
|
|
|
|
|
2015-03-22 07:53:06 +00:00
|
|
|
* 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.
|
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)
|
2015-03-22 07:53:06 +00:00
|
|
|
|
|
|
|
|
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)
|
2015-04-19 03:50:31 +01:00
|
|
|
* Apple 2IMG (used with Apple // emulators)
|
2015-04-24 03:43:44 +01:00
|
|
|
* Virtual PC fixed size, dynamic size and differencing (undo) disk images
|
2015-03-22 07:53:06 +00:00
|
|
|
|
|
|
|
|
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
|
2015-04-20 04:29:23 +01:00
|
|
|
* Amiga Rigid Disk Block (RDB)
|
2015-04-20 16:38:13 +01:00
|
|
|
* Atari AHDI and ICDPro
|
2015-03-22 07:53:06 +00:00
|
|
|
|
|
|
|
|
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
|
2015-04-20 06:26:33 +01:00
|
|
|
* 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
|
2015-03-22 07:53:06 +00:00
|
|
|
|
|
|
|
|
Supported checksums
|
|
|
|
|
===================
|
2015-04-19 01:07:12 +01:00
|
|
|
* Adler-32
|
2015-03-22 07:53:06 +00:00
|
|
|
* CRC-16
|
|
|
|
|
* CRC-32
|
|
|
|
|
* CRC-64
|
2015-04-19 01:18:36 +01:00
|
|
|
* Fletcher-16
|
|
|
|
|
* Fletcher-32
|
2015-03-22 07:53:06 +00:00
|
|
|
* MD5
|
|
|
|
|
* RMD160
|
|
|
|
|
* SHA-1
|
|
|
|
|
* SHA-2 (256, 384 and 512 bits)
|
2015-04-19 01:27:17 +01:00
|
|
|
* SpamSum (fuzzy hashing)
|
2014-04-19 18:23:00 +01:00
|
|
|
|
|
|
|
|
Changelog
|
|
|
|
|
=========
|
|
|
|
|
|
|
|
|
|
See Changelog file.
|
|
|
|
|
|
|
|
|
|
To-Do
|
|
|
|
|
=====
|
|
|
|
|
|
|
|
|
|
See TODO file.
|