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

Add support for BTRFS Fillesystem #714

Closed
shiren00 opened this issue Oct 25, 2024 · 2 comments
Closed

Add support for BTRFS Fillesystem #714

shiren00 opened this issue Oct 25, 2024 · 2 comments
Assignees

Comments

@shiren00
Copy link

shiren00 commented Oct 25, 2024

We would appreciate it if anyone with additional materials or actual disk image files related to this could share them :D

@devttys0 devttys0 self-assigned this Oct 29, 2024
@devttys0
Copy link
Collaborator

WIP: https://github.com/ReFirmLabs/binwalk/tree/btrfs_support

@devttys0 devttys0 mentioned this issue Oct 29, 2024
@devttys0
Copy link
Collaborator

BTRFS identification is working and merged into the master branch. Unfortunately, there doesn't seem to be an easy existing solution to extracting the files from a BTRFS image (the btrForensics tool above is interactive, not automated, and requires knowing the inode number of each file you want to extract; it also fails on BTRFS images created with default mkfs.btrfs settings and doesn't look like it's been updated in several years).

Since writing a custom extractor would require a good deal more time, and I'm trying to push a stable release of Binwalk this week, I'm closing this issue and I've added issue #724 to specifically write a BTRFS extractor.

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

2 participants