8051-disassembler

时间:2021-05-18 09:23:33
【文件属性】:
文件名称:8051-disassembler
文件大小:6KB
文件格式:ZIP
更新时间:2021-05-18 09:23:33
Python 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
【文件预览】:
8051-disassembler-master
----README.md(1KB)
----LICENSE(1KB)
----cpu_8051.py(12KB)
----disas.py(3KB)

网友评论