Very basic Python script that aims to get info from Xbox 360 file formats.
- CON
- LIVE/PIRS
- XEX2 - Very early, not much info is displayed. Use -dbg to allow show the work in progress state
Since this is my first orignal project the code is quite messy, I will be aiming to clean the spaghetti soon. Haven't implemented chunking yet, could eat big chunks of memory depending on file given while its running (not very long).
- Free60 Wiki - Literally couldn't have done this without this.
- XEX 010 Binary Template - Really useful 010 Binary Template, alot of the XEX2 HeaderID value data are shown