ISO.bt
Parse the file system headers for ISO disk images, and print Directory tree.
- Authors: | Anton Kochkov, Richard Perrott |
- Category: | Drives |
- Version: | 0.7 |
- File Mask: | *.iso |
Available Versions
|
Version |
|
|
Date |
|
|
Author |
|
|
Changes |
|
|
Download |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
0.7 |
|
|
2019-01-29
|
|
|
R Perrott
|
|
|
Improved number formatting, including using 64-bit *Printf tokens, and added some more file validation.
|
|
|
Download
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
0.6 |
|
|
2019-01-23
|
|
|
R Perrott
|
|
|
Added Volume Descriptor validation, started hiding all "." and ".." binary/named hard links, and made other refinements.
|
|
|
Download
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
0.5 |
|
|
2019-01-16
|
|
|
R Perrott
|
|
|
Typedef'd most Little and Big Endian field definitions, removed Rock Ridge suffix from FileIds, and fixed %,d like formatting.
|
|
|
Download
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
0.3 |
|
|
2019-01-11
|
|
|
R Perrott
|
|
|
A significantly re-write as far as listing directory tree. Used free ECMA-119, 3rd Edition (2017) spec. as reference.
|
|
|
Download
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
0.2 |
|
|
2016-02-19
|
|
|
SweetScape Software
|
|
|
Updated header for repository submission.
|
|
|
Download
|
|
|
|
|
|
|
Return to the Template Repository