Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在反汇编视图中查看汇编指令的原始字节?(HTML 文档的缺点之一是它似乎不可搜索?)
此外,Simics Eclipse 甚至是免费预览的选项吗?(似乎 Eclipse 视图可能会显示原始字节。)我没有看到它在基本包中列出。
在CLI上有一个“disassemble-settings”,可以打开显示OpCode
disassemble-settings opcode = on