This repository was archived by the owner on Mar 26, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork0
Rust parser for Xbox executables (.xbe)
License
NotificationsYou must be signed in to change notification settings
jonas-schievink/xbe
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This crate provides a parser for.xbe files, which were used by the originalXbox to store executable files. It aims to provide a simple and well-documentedinterface.
Please refer to thechangelog to see what changed in the lastreleases.
Start by adding an entry to yourCargo.toml:
[dependencies]xbe ="0.1.1"
Then import the crate into your Rust code:
externcrate xbe;
About
Rust parser for Xbox executables (.xbe)
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Contributors2
Uh oh!
There was an error while loading.Please reload this page.