ISOlyzer

From COPTR
Jump to navigation Jump to search
Verifies if the file size of a CD / DVD image ("ISO image") is consistent with the information in its filesystem-level headers.
Homepage:https://github.com/KBNLresearch/isolyzer
Status: Maintained ✅
License:Apache License, Version 2.0
Platforms:Windows, Linux, MacOS
Language:English
Input Formats:ISO
Output Formats:XML
Function:Metadata Extraction
Content type:Disk Image



Description

Isolyzer uses the information in the filesystem-level headers to calculate the expected file size (typically based on a block size field and a number of blocks field). This is then compared against the actual file size, which can be useful for detecting incomplete (e.g. truncated) ISO images. Isolyzer also extracts and reports some technical metadata from the filesystem-level headers.

User Experiences