onyx00
03-20-2003, 07:29 PM
Okay, here is the long awaited disassembly of tivoapp (myworld), version 3.1
Some details:
I used objdump to disassemble the file. This was done on a PowerPC system with Redhat 7.2 installed on it. The file is in one zip and is abut 40 megs. I basically ran every option for objdump and then pointed the resulting output to a file named after the option being used. So that is why there is so many files. I did this so that later I wouldn't have to do anything again if someone wanted me to do one of the other options other than a straight disassembly. Uncompressed you are looking at about 200 megs.
I hope this will be of some use. Better brush up on your MIPS assembly :-)
Tivoapp disassembly (http://www.patrickcorrea.com/tivoappdis.zip)
Some details:
I used objdump to disassemble the file. This was done on a PowerPC system with Redhat 7.2 installed on it. The file is in one zip and is abut 40 megs. I basically ran every option for objdump and then pointed the resulting output to a file named after the option being used. So that is why there is so many files. I did this so that later I wouldn't have to do anything again if someone wanted me to do one of the other options other than a straight disassembly. Uncompressed you are looking at about 200 megs.
I hope this will be of some use. Better brush up on your MIPS assembly :-)
Tivoapp disassembly (http://www.patrickcorrea.com/tivoappdis.zip)