Iso9660 Analyzer Tool is a project that will detect the structure of CD images.
iat (Iso9660 Analyzer Tools) is a tool for detecting the structure of many types of CD-ROM image file formats, such as BIN, MDF, PDI, CDI, B5I, and more.
Compile with:
$ gcc -o iat iat.c
Run with:
$ ./iat IMAGE.bin IMAGE.iso
Product's homepage
What's New in This Release: [ read full changelog ]
· This version supports UDF images.
· Now it is possible to create a file descriptor as a CUE and TOC from IMAGE data and from SVCD or VCD.