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

ExtPacker #529

Open
whyitfor opened this issue Dec 3, 2024 · 1 comment
Open

ExtPacker #529

whyitfor opened this issue Dec 3, 2024 · 1 comment
Assignees

Comments

@whyitfor
Copy link
Contributor

whyitfor commented Dec 3, 2024

What is the use case for the feature?
Add support for packing Ext filesystems. Currently only unpacking is supported: https://ofrak.com/docs/reference/ofrak/core/extfs.html.

Does the feature contain any proprietary information about another company's intellectual property?
No.

How would you implement this feature?
Agnostic. It should correctly pack the filesystem such that the filesystem works when used on the target device. This might require updating the ExtUnpacker to make sure it is preserving all relevant information.

Are there any (reasonable) alternative approaches?
N/A.

Are you interested in implementing it yourself?

@rbs-jacob
Copy link
Member

For posterity, here is a relevant comment from the PR that initially added the EXT unpacker.

#337 (comment)

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

3 participants