IDA and MIPS
If you analyze MIPS binaries, you may find useful the following addition to IDA:
http://www.binary-art.net/?p=1002
This is MIPS emulator for Linux. It can generate an IDC script after emulation, which then can be applied to the database and make it more readable.

The IDA Pro book
Comments
You may want to check my plugin, which resolves indirect references statically :
http://syscall.eu/progs/#mips
Posted by: raph | November 21, 2008 03:18 PM
Thanks, it looks useful too!
Posted by: Ilfak Guilfanov
|
November 21, 2008 03:21 PM