This application allows for generating and/or editing the contents of an Original Xbox EEPROM.
.NET Framework 4.7.2 (Mono compatible)
- Build with Visual Studio Community
- Install Mono and NuGet
- Clone:
git clone https://github.com/Ernegien/XboxEepromEditor.git - Enter project directory:
cd XboxEepromEditor - Install dependencies:
nuget restore XboxEepromEditor.sln - Enter source directory:
cd XboxEepromEditor - Compile:
msbuild XboxEepromEditor.csproj - Mark executable:
chmod +x bin/Debug/XboxEepromEditor.exe - Run:
./bin/Debug/XboxEepromEditor.exe
https://xboxdevwiki.net/EEPROM
https://github.com/mborgerson/xbeeprom
http://www.xbox-linux.org/down/The%20Middle%20Message-1a.pdf
Icon by http://www.doublejdesign.co.uk at http://www.iconarchive.com/show/diagram-free-icons-by-double-j-design/chip-icon.html






