反汇编器 meaning in Chinese
disassembler
Examples
- To see how hosemocha works , we ll use our trusty disassembler , javap
为了了解hosemocha是如何工作的,我们将使用javap ,这个值得信赖的反汇编器。 - Let s look at a sample of what happens when a decompiler runs up against obfuscated code
让我们看一下当反汇编器遇到经过模糊处理后的代码会发生什么情况。 - We ll close with a look at one of the newer decompilers , just to give you an idea of what s out there
在本文的最后,我们看一下一个较新的反汇编器,仅仅让您有个大致的概念。 - The disassembler can be used to analyse the code statically , to remove the obfuscations , to decrypt binaries etc
反汇编器可以用来静态分析代码,移除陷阱,对二进制代码进行解码等。 - Several of the more recent decompilers let you browse through a directory of . class files and decompile them with a single click
在最近出现的反汇编器中,有几个能让您浏览. class文件的目录并且只要单击一下,就能对它们进行反汇编。