I’m trying to retreive all file offsets and size to be able to reverse locate a file starting with a disk offset.
With icat.exe from sleuthkit it’s possible to view all info from an inode, but there is any way to parse all inodes and get all info in a parseable way?