摘要
通过反向工程可以较容易获得Java程序代码的设计类图,从而给保护软件知识产权带来困难。为此,采用Java接口融合的代码迷惑方法,提出一种保护Java程序设计类图的代码迷惑算法,并根据该算法构造一种Java接口融合迷惑器。实验结果表明,该算法具有较好的迷惑效果,有效地隐藏程序的设计类图,并且没有额外时间消耗和大量冗余代码。
It is easy to get the design class diagram in Java application by applying reverse engineering, which makes it difficult to protect software intellectual property. This paper presents the code obfuscation techniques of protecting program design class diagram in Java application by applying the interface coalescing, and constructs a Java interface coalescing obfuscator. Experimental results show that the designed obfuscator obtains better effect of code obfuscation and hides efficiently the program class diagram, and it has not the extra execution time and lots of redundant code.
出处
《计算机工程》
CAS
CSCD
2012年第14期44-47,共4页
Computer Engineering
基金
广西自然科学基金资助项目(2011GXNSFA018152)
广西科学研究与技术开发计划基金资助项目(桂科攻10124001A-48)
广西研究生教育创新计划基金资助项目(GXU11T32553)
关键词
代码迷惑
接口融合
设计类图
反向工程
迷惑范围
迷惑器
code obfuscation
interface coalescing
design class diagram
reverse engineering
obfuscation scope
obfuscator