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

Feature: Add ability to read binary file offset as beginning of xbe file #196

Open
RadWolfie opened this issue May 26, 2023 · 0 comments
Open
Labels
request Feature request

Comments

@RadWolfie
Copy link
Member

By having ability to read from binary file's offset where xbe file is located can extend support for .bin and .(x)iso files on request. With this feature can reduce necessary to extract file contents from binary image. Plus, we can allocate minimal memory footprints to xbe's header structure and determined file size to allocate instead of allocate whole binary image unnecessary.

The feature will enable external tools using cli standalone usage to gain benefit of less extra effort to perform same work from single file.

@RadWolfie RadWolfie added the request Feature request label May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Feature request
Projects
None yet
Development

No branches or pull requests

1 participant