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.
- 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
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.
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.
- Windows
- .NET Framework / .NET Runtime (depending on release)
- Launch XeXtractor.
- Open a
.xexfile. - Browse available information and extraction options.
- Export or inspect the desired components.
XeXtractor is intended for educational, research, preservation, and development purposes. Users are responsible for complying with applicable laws and respecting intellectual property rights.
Bug reports, feature requests, and pull requests are welcome.
Developed for the Xbox 360 development and homebrew community.