Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 338 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 338 Bytes

xbox eeprom tool

Currently this tool just supports reading/writing the MAC address (what I needed at the moment), but can be made to be more useful.

Ideally this would be re-written into a simple Python script or something, but this code was easy enough to get working as-is (with a little Win API glue).

License GPL2