反编译器 meaning in English
flash decompiler
Examples
- Dotfuscator professional edition is designed to stop even the best of decompilers from producing useful output
Dotfuscator professional edition旨在阻止各种反编译器生成有用输出,即便是那些最好的反编译器。 - Initially , he removed the decompiler from his web site , but he later came up with a better solution , in the form of crema
起初,他把反编译器从他的网站上移去,但是他后来以crema的形式提供了一个更好的解决方案。 - The decompiler , as a computing machine , has no way of knowing which of the possibilities could be recompiled with valid semantics
反编译器只是一种计算机器,无法知道哪种可能的结果经过重新编译后在语义上是有效的。 - It was this very frustration that led to the creation of java decompilers , which essentially turn compiled bytecode back into source code
正是这个原因导致了java反编译器的出现,它可以把编译后的字节码完全转回成源代码。 - Instead of adding code constructs , dotfuscator works by destroying the code patterns that decompilers use to recreate source code
Dotfuscator通过破坏反编译器重新创建源代码所使用的代码模式来起作用,而不是通过添加代码构造。