You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: