Skip to content

Tool for identifying sector (LBA) of files and folders #74

@HT-7

Description

@HT-7

Tools for identifying which sector (logical block address) a given file resides in exist for other file systems, such as ntfscluster and debugfs.

The output might look something like this:

Date and time       Size  Blocks LBA           Attributes  Name
------------------- ----- ------ ------------  ----------- ------------------------
2024-08-26 18:56:47 9864  5      3390                      example.mp3

Perhaps a --csv option should change the output format into CSV.

Ideally, it should support ISO9660 too, with options to show the Joliet and Rock Ridge file names where available, and a reverse search feature (finding out which file resides on a given sector).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions