Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
HT-7 opened this issue Aug 27, 2024 · 0 comments
Open

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

HT-7 opened this issue Aug 27, 2024 · 0 comments

Comments

@HT-7
Copy link

HT-7 commented Aug 27, 2024

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant