Skip to content

XboxChef/XeXtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XeXtractor

XeXtractor is a lightweight Xbox 360 XEX analysis and extraction tool designed to simplify working with XEX files. Originally developed during the creation of the FSD 2.0 XEX extraction library, XeXtractor provides a cleaner and more maintainable alternative to traditional tools such as XEXTool.

Features

  • Parse and analyze Xbox 360 XEX files
  • Extract embedded resources and sections
  • View XEX headers and metadata
  • Inspect XEX structures and fields
  • Simple and user-friendly interface
  • Clean and maintainable codebase
  • Sample class files included to document XEX structures

Purpose

XeXtractor was created to make XEX research and development more accessible to the Xbox 360 homebrew and reverse-engineering community. The goal is to provide a modern tool that is easy to understand, extend, and contribute to.

Included Documentation

Each release may include sample classes and source code examples describing various components of the XEX format, helping developers better understand the file structure and implementation details.

Requirements

  • Windows
  • .NET Framework / .NET Runtime (depending on release)

Usage

  1. Launch XeXtractor.
  2. Open a .xex file.
  3. Browse available information and extraction options.
  4. Export or inspect the desired components.

Disclaimer

XeXtractor is intended for educational, research, preservation, and development purposes. Users are responsible for complying with applicable laws and respecting intellectual property rights.

Contributing

Bug reports, feature requests, and pull requests are welcome.

Credits

Developed for the Xbox 360 development and homebrew community.

About

XeXtractor is a lightweight Xbox 360 XEX analysis and extraction tool that simplifies working with XEX files, offering more functionality than XEXTool through a clean and maintainable codebase.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors