The disassembler can be used to analyse the code statically , to remove the obfuscations , to decrypt binaries etc 反汇编器可以用来静态分析代码,移除陷阱,对二进制代码进行解码等。
Note that you could use the cross - assembler directly , it s a lot easier to continue to use the compiler instead (注意,您可以直接使用交叉汇编器,不过继续使用该编译器要容易得多) 。
A set of processor - readable opcodes and data . the output of compilers , assemblers , linkers , and locators are files containing object code 处理器能读的操作码和数据。编译器、汇编器、连接器和定位器的输出文件都含有目标代码。
Several of the more recent decompilers let you browse through a directory of . class files and decompile them with a single click 在最近出现的反汇编器中,有几个能让您浏览. class文件的目录并且只要单击一下,就能对它们进行反汇编。
If it offers possibility to write processor module , you can even write a disassembler for the virtual machine and thus , do a full static analysis of the whole thing 如果它提供写处理模块,你甚至可以写出虚拟机的反汇编器并分析整个静态代码。
The function of the assembler is to change assembly language to binary sequence , which makes it easier for the user to program with the chip 汇编器将芯片的汇编语言转换为芯片可以执行的二进制代码,使芯片的应用者不必使用二进制代码进行开发。
An assembler can translate the words into their bit patterns very easily and then output of the assembler is placed in memory for the microprocessor to execute 汇编器可以将短字方便地变成位模式,然后把汇编器的输出放进内存中,使微处理器执行。
While a good deal of code decompilation is completely aboveboard , the fact is that a good decompiler is one of the essential tools of software piracy 虽然,大部分的代码反编译是完全正大光明的,但事实是一个优秀的反汇编器是软件侵权的必需工具之一。
As the references are in separate local namespaces , there is no mechanism for the application assembler to indicate to the deployer that these 因为引用在不同的本地命名空间中,所以没有一种机制让应用程序汇编器( application assembler )向部署人员表明这些