Shade wrote:
'gibberish'? I've read wave files before. I just need something that will 'open a door' into the xbox disc universe, to turn on the light and see into the dark. Like DNA, you don't even know it's there until you use a microscope.
And like DNA, without extensive knowledge and the ability to sequence it, you won't have the slightest idea what any particular bit of it does.
A data file like a wave is constructed according to a well understood standard. Waves are pretty easy to understand. There was a time when I could literally read a hex textfile almost as easily as when it was rendered ASCII. ;) I'm just saying that executables are not quite so simple in structure, and an executable for a specific hardware setup will be less understandable.
You want a recommendation? You could try using Linux's dd program to get a raw read of the disc and then use whatever you saw fit to look at the resulting image.