[CDG5] rawdisasm tool created
Daniel B-J
danielbj314 at verizon.net
Fri Feb 15 10:02:05 AWST 2019
Hi everyone,
I just wrote a quick too to use my disassembly engine on raw binary files. It seems to work quite well on PowerMac bootroms.
The tool is called rawdisasm, and is in my dePEF-and-disasm <https://github.com/DBJ314/dePEF-and-disasm> repo.
It's easy to use: just give it a file and a list of entry points. This line starts disassembly at the reset and DSI vectors of an exception table.
rawdisasm power_rom -c 0 100 -c 0 300 > output_file
Enjoy,
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ucc.gu.uwa.edu.au/pipermail/cdg5/attachments/20190214/5405ae29/attachment.htm
More information about the cdg5
mailing list