改进的Java类文件保护方法  被引量:6

Improved Method for Protecting Java Class Files

在线阅读下载全文

作  者:鲍福良[1] 徐洁[1] 方志刚[1] 

机构地区:[1]浙江大学城市学院信电分院,杭州310015

出  处:《计算机工程》2009年第1期93-94,共2页Computer Engineering

基  金:浙江省科技厅基金资助项目(2006C31006)

摘  要:编译后的Java类文件很容易被反编译,在Java应用上会产生源代码的安全问题。该文对传统的Java类文件保护方法进行分析,在类加载器(ClassLoader)加密技术的基础上,提出一种使用JNI技术调用本地解密接口的改进方法。解密接口在设计上保证了JNI技术调用本地解密接口时的通信安全,从而提升了Java类文件的安全性。实验结果表明,该方法是有效的。Because the compiled Java class files are easily decompiled, the security for original code in Java application has been a problem. On the basis of ClassLoader encryption, an improved method for transferring the local decrypted interface with Java Native Interface(JNI) technology is proposed, after analyzing the traditional protecting way for Java class files. The decrypted interface garantees the communication security when JNI technology transfers the local decrypted interface, which promotes the security of Java class files. Experimental results show this method is effective.

关 键 词:类加载器 JAVA本地接口 类文件 安全性 

分 类 号:TP311.1[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象