反编译器 meaning in English
flash decompiler
Examples
- As java decompilers have come into regular use , so have java obfuscators , which effectively put a smoke screen around your code
随着java反编译器的普遍使用, java模糊处理器也同样被普及,它的作用就好像放一块烟幕在您的代码前面。 - While not unique to the java language , code decompilation has never been deployed so publicly or ubiquitously as it is among java developers
尽管代码反编译器不只是针对java语言,但它从来没有象在java开发人员中那样被公开地或广泛地使用。 - Thus , dotfuscator professional was able to successfully prevent two major decompilers from reverse engineering your dotfuscated code
因此, dotfuscator professional能够成功阻止两种主要的反编译器对经过dotfuscator模糊处理的代码进行反向工程。 - Some of the newer decompilers have intricate graphical interfaces , but we ll use mocha , which was the first publicly available decompiler , for our initial examples
但在一开始所举的例子中,我们将使用的是mocha ,它是第一个公开的可利用的反编译器。 - As with other obfuscators , dotfuscator makes life more difficult for decompilers and disassemblers ; it does not claim 100 percent protection
和其他模糊处理器一样, dotfuscator仅仅使得反编译器和反汇编程序的工作更加困难;它不宣称提供百分之百的保护。