disassembler
disassembler什么意思,disassembler翻译
基本解释
n.: 反汇编程序
网络: 反汇编器;反组译工具;反组译器
权威解释
反汇编程序:
a program used to disassemble computer code
英汉解释
〔计〕反汇编程序
词性分析
复数:disassemblers
例句
You can use the MSIL Disassembler (Ildasm. Exe) to view Microsoft intermediate language (MSIL) information in a file.
您可以使用MSIL反汇编程序(Ildasm.exe)来查看文件中的Microsoft中间语言(MSIL)信息。
FileGenerator : This add-in can be used to dump the disassembler output to files for any Reflector supported language.
这扩展程序可以被用于倾销反汇编程序产品到所有反射器支持的语言的文件。
The Java disassembler is a very handy tool for understanding the logic flow and method names for writing detectors.
对于理解编写检测器的逻辑流程和方法名,Java反汇编程序是非常有用的工具。
Explains how to use the MSIL Disassembler (Ildasm. Exe) to view Microsoft intermediate language (MSIL) information in an assembly.
解释如何使用MSIL反汇编程序(Ildasm.exe)查看程序集中的Microsoft中间语言(MSIL)信息。
This chapter is also chock-full of references to tools, including the Interactive DisAssembler (IDA Professional).
这一章也充满了工具的信息,包括交互式的。
disassembler mainly on case-by-code machine code disassembly way achieved.
反汇编器主要采用对机器码进行逐码反汇编的方式来实现。
Use the common language runtime MSIL Disassembler (Ildasm. Exe) to view the namespace names in your output file.
请使用公共语言运行库MSIL反汇编程序(Ildasm.exe)来查看输出文件中的命名空间名称。
Figure 1 is a screen capture of the framed output generated by the disassembler.
图1是反汇编程序生成的分帧输出的屏幕快照。
Double-click the MANIFEST icon in the MSIL Disassembler window.
在MSILDisassembler窗口中双击MANIFEST图标。
In my own use of BCEL, I"ve found the HTML disassembler especially useful.
我自己使用BCEL时,发现HTML反汇编程序特别有用。