Post #2028709
2026-04-09 12:00 UTC
@voltagex the metadata is optional - you are looking at the Primary Volume Descriptor and you can follow it around the disc image from the "directory entry for the root directory": https://wiki.osdev.org/ISO_9660
the LBAs are sectors (size 0x800) counting from the start of the disc, so if it says the root directory is at 0x14 it's at offset 0xA000
Replies (0)
No replies.