-
8051-disassembler下载
资源介绍
8051反汇编程序
帮助拆卸Intel 8051操作码的小工具。
需要Python3 termcolor库。
$ ./disas.py dump.bin
> help
*** Intel 8051(basic) disassembler - coded by Fritz (@anarcheuz) ***
Software coded for 256k flash dump, append with 0xff if not the case to avoid any inconvenience!
quit|q - quit
help|h - show this help
x/f - disassemble until ret|reti is found
x/i - disassemble instructions