反汇编程序
I have studied phoenix bios and disassembler. 我研究了phoenix的bios并且反汇编。
In the Disassembler window, select 'View|Profile data'. 在反汇编窗口中,选择'查看|镜像数据'。
One of the tools included with the.NET Framework SDK is Ildasm. Exe, the IL Disassembler. NET Framework SDK包括的工具之一是Ildasm
The Java disassembler is a very handy tool for understanding the logic flow and method names for writing detectors. 对于理解编写检测器的逻辑流程和方法名,Java反汇编程序是非常有用的工具。
The disassembler can be used to analyse the code statically, to remove the obfuscations, to decrypt binaries etc. 反汇编器可以用来静态分析代码,移除陷阱,对二进制代码进行解码等。