genisoimage

File Read

The output is placed inside the ISO9660 file system binary format, it can be mounted or extracted with tools like `7z`.

genisoimage -q -o - /path/to/input-file

The file is parsed, and some of its content is disclosed by the error messages.

genisoimage -sort /path/to/input-file