It should be fairly easy to decompile the code added by JiBX back to source code, and merge this into the original Java language source files. 将JiBX添加的代码反编译成源代码,并且将该代码合并到最初的Java语言源文件应该相当容易。
However, you can decompile the Java bytecode if you are curious. 但是,如果你很好奇,你可以对Java字节码进行反编译。
Neither party shall reverse engineer, disassemble or decompile any prototypes, software or other tangible objects which embody the other party's Confidential Information and which are provided to the party hereunder. 双方都同意不对对方的机密信息搞逆转工程,不反汇编或反编译原型、软件或其他实物。
Decompile program graph design and controling flow analysis 反编译程序图设计与控制流分析
Decompile is the tool to translate a low program language to a high program language. 反编译是一种能将低级语言翻译到高级语言的工具。
Software transplantation and understanding tool& the study and Realization of the vax-c decompile system 软件移植和理解工具&VAX-C反编译系统的研究和实现
Program graph of decompile code access is introduced to analyse the controling flow of a code program, and give the algorithm for restoring controling structure and the translation of program graph in controling flow analysis. 本文着重介绍反编译代码存储的程序图方法,以及在程序图基础上,对代码程序进行控制流分析、控制结构提取,给出了结构提取的算法:控制流分析过程中的程序图变换。
Decompile technology originated in the 60s of last century, only 10 years later than the compiler technology. 反编译技术起源于上世纪60年代,只比编译技术晚10年。
As a key part of reverse engineering, decompile technology play a very important role in software security and maintenance. 作为逆向领域的关键部分,反编译技术在软件安全和维护方面扮演着非常重要的角色。
There are many mature decompilation tools In the field of decompile for Java, based on NET C# and PB language, but due to the complexity of C and C++ language, there is no corresponding tool. 在反编译领域,对于Java、基于.NET的C以及PB语言,反编译工具的技术已比较成熟,而对于C和C++语言,由于其本身的复杂性,并没有对应的工具。
However, decompile technology is far from mature. 但反编译技术的成熟度远不如编译技术。