Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 26, 2024. It is now read-only.
/xbePublic archive

Rust parser for Xbox executables (.xbe)

License

NotificationsYou must be signed in to change notification settings

jonas-schievink/xbe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crates.iodocs.rsCI

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.

Usage

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

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2026 Movatter.jp