• 反编译这些类可能会非常有趣。

    Decompiling these classes can be quite interesting.

    youdao

  • 然后就是反编译或重新生成的文件了。

    The second aspect is of the decompiled or regenerated files.

    youdao

  • 但反编译技术的成熟度远不如编译技术。

    However, decompile technology is far from mature.

    youdao

  • 反编译的代码会出现。

    The decompiled source code appears.

    youdao

  • 然而这些反编译器都存在着各种各样的缺陷。

    However, these decompilers have defects in different aspects.

    youdao

  • 本文重点介绍FORTH反编译程序的设计及实现。

    The design and realization of a FORTH decompiler is presented in this paper.

    youdao

  • 拆卸是一个同义词来反编译或汇编相反的,取决于上下文。

    Disassembly is either a synonym to decompilation or the opposite of assembly, depending on the context.

    youdao

  • 你必须反编译字节码,然后执行变化和在那之后再次编译代码。

    You have to decompile byte code and then perform change and after that compile code again.

    youdao

  • 反编译转换的代码在一个低层次的语言向高一的效果,编译相反。

    Compilation is transforming code in a higher-level language to a lower-level one.

    youdao

  • 在8086C反编译系统中,我们把模式识别原理应用于C库函数的识别。

    The principle of pattern recognition is applied to recognize C functions in 8086 C decompiling system.

    youdao

  • 您不得转卖软件或实施反编译、反向工程、分解或转换使其成为某种可读形式。

    You may not resell, decompile, reverse engineer, disassemble, or otherwise convert the Software to a human perceivable form.

    youdao

  • 您不得对产品进行反向工程、反编译或反汇编,或试图获得对产品原码的访问权。

    You may not reverse engineer, decompile or disassemble the Products or attempt to gain access to the source code for the Products.

    youdao

  • 在2003年之前,国内的数据库加密手段是通过反编译国外安全数据库系统完成的。

    Prior to 2003, the domestic database encryption means through the compilation of foreign security database system.

    youdao

  • 这不是个很大的问题。因为之前我已经说过,函数反编译在任何情况下都是不可信赖的。

    This is not really a big deal. As I have already mentioned before, function decompilation is something that should not be relied upon anyway.

    youdao

  • 使用者不得,亦不得允许任何第三者逆向工程、反编译、拆解、或以其他方式缩减软体。

    User may not, and may not permit any third party to, reverse engineer, decompile, disassemble, or otherwise reduce the Software.

    youdao

  • 当然了,现在并没有证据表明这些源代码是通过反编译工具生成的;这只不过是个假设而已。

    Of course, there is no proof that the source code was generated by a decompiler; that is simply a hypothesis.

    youdao

  • 反编译过程有详细错误日志紧随记录,从而容易了解反编译过程中的错误。便于手工修正。

    Decompilation process, a detailed error log records. Understand the error in the process of decompilation easily. Easy to correct the error manually.

    youdao

  • 软件的反向工程有时用于在不同的版权下创建代码(虽然通常我们需要整洁的设计而非直接的反编译)。

    And reverse engineering of software is sometimes used to create code under a different copyright (though usually a clean room design is introduced instead of direct decompilation).

    youdao

  • 介绍了在反编译过程中通过语义描述由IA-64汇编代码生成更高级的中间表示的实现技术。

    This paper presents the details of generating higher-level intermediate representation from IA-64 assembly language by means of semantic specification in decompiling.

    youdao

  • 这些工作涉及软件维护模型、程序观察、程序数据库、超文本、程序高层抽象和反编译等内容。

    These works refer to the contents of software maintenance models, program viewing, program database, hypertext, program high-level abstraction, and decompiler.

    youdao

  • 有可能使用一个反编译器做你想做的事,但这将是非常困难的,除非你是一个有经验的开发人员。

    It would be possible using a decompiler to do what you are trying to do but it will be very hard unless you are an experienced developer.

    youdao

  • IDA是世界上最敏捷和多功能的反编译工具,被众多软件安全专家所熟知的交互的反汇编工具。

    IDA is the Interactive disassembler: the world's smartest and most feature-full disassembler, which many software security specialists are familiar with.

    youdao

  • Hopper反汇编工具,是逆向工程的工具,能够让你进行反汇编、反编译并且调试你的应用。

    Hopper Disassembler, the reverse engineering tool that lets you disassemble, decompile and debug your applications.

    youdao

  • 它也包括一个反编译器,在VisualStudioIDE中被用来协助后台编译器实现增量改变。

    It also has a decompiler which is used in conjunction with the background compiler to make incremental changes when working in the Visual Studio IDE.

    youdao

  • 依据本协议条款,不对任何软件代码进行反向工程,反编译或拆解和/或预先发布公开方向接收方公开的硬件设备。

    Refrain from reverse engineering, decompiling or disassembling any software code and/or pre-release hardware devices disclosed by Disclosing Party to Receiving Party under the terms of this Agreement.

    youdao

  • 更重要的是,如果攻击者需要源代码,那么他们会使用反编译器,来重新创建源代码,这样重新创建的源代码对攻击目的而言足够了。

    More importantly, if attackers needed source code, they could use decompilers, which recreate source code that's good enough for attacking purposes.

    youdao

  • 需要显式常量或是“魔力值”的很多API都是API契约的一部分,这些常量或数值并不只是随意添加到代码中的(这里的意思指的是很多API中都拥有一些常量或是数值,他们是API契约所要求的,因此根据反编译后的结果很难推测出这些常量或数值所代表的含义——译者注)。

    Many APIs that expect explicit constants or 'magic values' are part of an API contract and not merely some value added in to the code.

    youdao

  • 需要显式常量或是“魔力值”的很多API都是API契约的一部分,这些常量或数值并不只是随意添加到代码中的(这里的意思指的是很多API中都拥有一些常量或是数值,他们是API契约所要求的,因此根据反编译后的结果很难推测出这些常量或数值所代表的含义——译者注)。

    Many APIs that expect explicit constants or 'magic values' are part of an API contract and not merely some value added in to the code.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定