Gupacker: Android恶意软件的通用解包框架

IF 6.3 1区 计算机科学 Q1 COMPUTER SCIENCE, THEORY & METHODS
Tao Zheng;Qiyu Hou;Xingshu Chen;Hao Ren;Meng Li;Hongwei Li;Changxiang Shen
{"title":"Gupacker: Android恶意软件的通用解包框架","authors":"Tao Zheng;Qiyu Hou;Xingshu Chen;Hao Ren;Meng Li;Hongwei Li;Changxiang Shen","doi":"10.1109/TIFS.2025.3558592","DOIUrl":null,"url":null,"abstract":"Android malware authors often use packers to evade analysis. Although many unpacking tools have been proposed, they face two significant challenges: 1) They are easily impeded by anti-analysis techniques employed by packers, preventing efficient collection of hidden Dex data. 2) They are typically designed to unpack a specific packer and cannot handle malware packed with mixed packers. Consequently, many packed malware samples evade detection. To bridge this gap, we propose <inline-formula> <tex-math>$\\textsf {Gupacker}$ </tex-math></inline-formula>, a novel generalized unpacking framework. <inline-formula> <tex-math>$\\textsf {Gupacker}$ </tex-math></inline-formula> offers a generic solution for first-generation holistic packer by customizing the Android system source code. It identifies the type of packer and selects an appropriate unpacking function, constructs a deeper active call chain to achieve generic unpacking of second-generation function extraction packers, and uses JNI function and instruction monitoring to handle third-generation virtual obfuscation packer. On this basis, we counteract a diverse array of anti-analysis techniques. We conduct extensive experiments on 5K packed Android malware samples, comparing <inline-formula> <tex-math>$\\textsf {Gupacker}$ </tex-math></inline-formula> with 2 commercial and 4 state-of-the-art academic unpacking tools. The results demonstrate that <inline-formula> <tex-math>$\\textsf {Gupacker}$ </tex-math></inline-formula> significantly improves the efficiency of Android malware unpacking with acceptable system overhead. We analyze real packed applications based on <inline-formula> <tex-math>$\\textsf {Gupacker}$ </tex-math></inline-formula> and found several are second-packed by attackers, including WPS for Android, with tens of millions of users. We receive and responsibly report 13 0day vulnerabilities and also assist in the remediation of all vulnerabilities.","PeriodicalId":13492,"journal":{"name":"IEEE Transactions on Information Forensics and Security","volume":"20 ","pages":"4338-4352"},"PeriodicalIF":6.3000,"publicationDate":"2025-04-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Gupacker: Generalized Unpacking Framework for Android Malware\",\"authors\":\"Tao Zheng;Qiyu Hou;Xingshu Chen;Hao Ren;Meng Li;Hongwei Li;Changxiang Shen\",\"doi\":\"10.1109/TIFS.2025.3558592\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Android malware authors often use packers to evade analysis. Although many unpacking tools have been proposed, they face two significant challenges: 1) They are easily impeded by anti-analysis techniques employed by packers, preventing efficient collection of hidden Dex data. 2) They are typically designed to unpack a specific packer and cannot handle malware packed with mixed packers. Consequently, many packed malware samples evade detection. To bridge this gap, we propose <inline-formula> <tex-math>$\\\\textsf {Gupacker}$ </tex-math></inline-formula>, a novel generalized unpacking framework. <inline-formula> <tex-math>$\\\\textsf {Gupacker}$ </tex-math></inline-formula> offers a generic solution for first-generation holistic packer by customizing the Android system source code. It identifies the type of packer and selects an appropriate unpacking function, constructs a deeper active call chain to achieve generic unpacking of second-generation function extraction packers, and uses JNI function and instruction monitoring to handle third-generation virtual obfuscation packer. On this basis, we counteract a diverse array of anti-analysis techniques. We conduct extensive experiments on 5K packed Android malware samples, comparing <inline-formula> <tex-math>$\\\\textsf {Gupacker}$ </tex-math></inline-formula> with 2 commercial and 4 state-of-the-art academic unpacking tools. The results demonstrate that <inline-formula> <tex-math>$\\\\textsf {Gupacker}$ </tex-math></inline-formula> significantly improves the efficiency of Android malware unpacking with acceptable system overhead. We analyze real packed applications based on <inline-formula> <tex-math>$\\\\textsf {Gupacker}$ </tex-math></inline-formula> and found several are second-packed by attackers, including WPS for Android, with tens of millions of users. We receive and responsibly report 13 0day vulnerabilities and also assist in the remediation of all vulnerabilities.\",\"PeriodicalId\":13492,\"journal\":{\"name\":\"IEEE Transactions on Information Forensics and Security\",\"volume\":\"20 \",\"pages\":\"4338-4352\"},\"PeriodicalIF\":6.3000,\"publicationDate\":\"2025-04-07\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IEEE Transactions on Information Forensics and Security\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://ieeexplore.ieee.org/document/10955277/\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, THEORY & METHODS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Transactions on Information Forensics and Security","FirstCategoryId":"94","ListUrlMain":"https://ieeexplore.ieee.org/document/10955277/","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
引用次数: 0

摘要

Android恶意软件的作者经常使用打包程序来逃避分析。尽管已经提出了许多拆包工具,但它们面临着两个重大挑战:1)它们很容易受到封隔者使用的反分析技术的阻碍,从而无法有效收集隐藏的Dex数据。2)它们通常被设计为解包特定的包装器,不能处理混合包装器包装的恶意软件。因此,许多打包的恶意软件样本逃避检测。为了弥补这一差距,我们提出了一个新的广义解包框架$\textsf {Gupacker}$。$\textsf {Gupacker}$通过定制Android系统源代码,提供了第一代整体打包器的通用解决方案。识别出打包器的类型并选择合适的解包函数,构建更深层次的主动调用链实现第二代函数提取打包器的通用解包,利用JNI函数和指令监控处理第三代虚拟混淆打包器。在此基础上,我们抵消了各种反分析技术。我们对5K个打包的Android恶意软件样本进行了广泛的实验,将$\textsf {Gupacker}$与2个商业和4个最先进的学术解包工具进行了比较。结果表明,$\textsf {Gupacker}$在可接受的系统开销下显著提高了Android恶意软件解包的效率。我们分析了基于$\textsf {Gupacker}$的真实打包应用程序,发现有几个被攻击者二次打包,包括Android的WPS,拥有数千万用户。我们接收并负责任地报告13个0day漏洞,并协助修复所有漏洞。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Gupacker: Generalized Unpacking Framework for Android Malware
Android malware authors often use packers to evade analysis. Although many unpacking tools have been proposed, they face two significant challenges: 1) They are easily impeded by anti-analysis techniques employed by packers, preventing efficient collection of hidden Dex data. 2) They are typically designed to unpack a specific packer and cannot handle malware packed with mixed packers. Consequently, many packed malware samples evade detection. To bridge this gap, we propose $\textsf {Gupacker}$ , a novel generalized unpacking framework. $\textsf {Gupacker}$ offers a generic solution for first-generation holistic packer by customizing the Android system source code. It identifies the type of packer and selects an appropriate unpacking function, constructs a deeper active call chain to achieve generic unpacking of second-generation function extraction packers, and uses JNI function and instruction monitoring to handle third-generation virtual obfuscation packer. On this basis, we counteract a diverse array of anti-analysis techniques. We conduct extensive experiments on 5K packed Android malware samples, comparing $\textsf {Gupacker}$ with 2 commercial and 4 state-of-the-art academic unpacking tools. The results demonstrate that $\textsf {Gupacker}$ significantly improves the efficiency of Android malware unpacking with acceptable system overhead. We analyze real packed applications based on $\textsf {Gupacker}$ and found several are second-packed by attackers, including WPS for Android, with tens of millions of users. We receive and responsibly report 13 0day vulnerabilities and also assist in the remediation of all vulnerabilities.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
IEEE Transactions on Information Forensics and Security
IEEE Transactions on Information Forensics and Security 工程技术-工程:电子与电气
CiteScore
14.40
自引率
7.40%
发文量
234
审稿时长
6.5 months
期刊介绍: The IEEE Transactions on Information Forensics and Security covers the sciences, technologies, and applications relating to information forensics, information security, biometrics, surveillance and systems applications that incorporate these features
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信