Skip to content

v1.0.0 — Xbox Image Extractor by Dromex

Choose a tag to compare

@dromex1 dromex1 released this 23 May 11:23
· 7 commits to main since this release
627a006

🎮 Xbox Image Extractor v1.0.0

A modern, high-performance replacement for Xbox Image Browser v2.9.
Built with .NET 8 | Fully async | Zero UI freezes.

✨ Highlights

  • Blazing-fast async extraction — 4 MB I/O buffers, NVMe-ready
  • 📀 Built-in Disc Burner — burn games to DVD via IMAPI2 (RGH/JTAG ready)
  • 💿 Raw Drive Ripping — read original Xbox 360 discs directly from your PC DVD drive
  • 📊 Real-time progress — file count, size tracking, dual progress bars
  • 🛡️ XGD2/XGD3 partition support — no more freezes on complex ISOs

📦 Download

Download XboxImageExtractor-v1.0-win-x64.zip, unzip, and run XboxImageExtractor.exe.
No installation needed. Windows 10/11 x64.

🔧 Build from source

dotnet publish -c Release -r win-x64 -p:PublishSingleFile=true --self-contained true