mborgerson / pyxbe

Python 3 library to read and write XBE files, the executable file format for the original Xbox game console
http://pyxbe.readthedocs.io/
MIT License
17 stars 10 forks source link

XBE Title Renaming #8

Closed Natetronn closed 4 years ago

Natetronn commented 4 years ago

Hi mborgerson,

Is it possible to use this lib to rename the xbe title?

If yes, can you be so kind to push me in the right direction?

Thanks!

mborgerson commented 4 years ago

Yes, you can do this by patching the cert then repacking. Good luck!