›› 2016, Vol. 29 ›› Issue (2): 173-.

• 论文 • 上一篇    下一篇

一种基于数据加密技术的安卓软件保护方案

万一,朱志祥,吴晨,马文   

  1. (西安邮电大学 物联网与两化融合研究院,陕西 西安 710061)
  • 出版日期:2016-02-15 发布日期:2016-02-25
  • 作者简介:万一(1987—),男,硕士研究生。研究方向:计算机网络安全。朱志祥(1959—),男,博士,教授。研究方向:信息安全。

An Android Application Protection Method Based on Data Encryption Technology

WAN Yi,ZHU Zhixiang,WU Chen,MA Wen   

  1. (Institute of IOT&IT-based Industrialization,Xi'an University of Posts and Telecommunications,Xi'an 710061,China)
  • Online:2016-02-15 Published:2016-02-25

摘要:

随着安卓手机系统的普及,安卓平台软件的安全问题备受关注。文中针对目前安卓软件APK安装包易于反编译的特性,介绍了APK文件的基本结构,结合3DES、RSA两种加密算法及远程服务器的认证机制,研究了安卓软件代码保护技术,提出一种基于数据加密技术的安卓软件代码保护方案,防止安卓软件代码被攻击者破坏、篡改,增强了安卓软件的安全性。

关键词: 安卓应用, 数据加密, 3DES, RSA

Abstract:

With the popularity of Android system,the security problem of Android Application is attracting increasing attention.In view of the Android package's easy decompilation,this paper firstly introduces the basic structure of Android package,then studies the Android code protection technology based on 3DES,RSA algorithms and authentication mechanism of the remote server,and finally proposes an Android application protection method based on data encryption technology.The method prevents the code from being destroyed and modified by attackers,and enhances the security of the Android application.

Key words: android application;data encryption;3DES;RSA

中图分类号: 

  • TP309