Understanding android obfuscation techniques: A large-scale investigation in the wild

S Dong, M Li, W Diao, X Liu, J Liu, Z Li, F Xu… - Security and privacy in …, 2018 - Springer
Program code is a valuable asset to its owner. Due to the easy-to-reverse nature of Java,
code protection for Android apps is of particular importance. To this end, code obfuscation is …

Statistical deobfuscation of android applications

B Bichsel, V Raychev, P Tsankov… - Proceedings of the 2016 …, 2016 - dl.acm.org
This work presents a new approach for deobfuscating Android APKs based on probabilistic
learning of large code bases (termed" Big Code"). The key idea is to learn a probabilistic …

A large-scale empirical study on the effects of code obfuscations on android apps and anti-malware products

M Hammad, J Garcia, S Malek - … of the 40th international conference on …, 2018 - dl.acm.org
The Android platform has been the dominant mobile platform in recent years resulting in
millions of apps and security threats against those apps. Anti-malware products aim to …

[HTML][HTML] AndrODet: An adaptive Android obfuscation detector

O Mirzaei, JM de Fuentes, J Tapiador… - Future Generation …, 2019 - Elsevier
Obfuscation techniques modify an app's source (or machine) code in order to make it more
difficult to analyze. This is typically applied to protect intellectual property in benign apps, or …

Obfuscation-resilient android malware analysis based on complementary features

C Gao, M Cai, S Yin, G Huang, H Li… - IEEE Transactions on …, 2023 - ieeexplore.ieee.org
Existing Android malware detection methods are usually hard to simultaneously resist
various obfuscation techniques. Therefore, bytecode-based code obfuscation becomes an …

Tackling runtime-based obfuscation in android with {TIRO}

MY Wong, D Lie - 27th USENIX security symposium (USENIX security …, 2018 - usenix.org
Obfuscation is used in malware to hide malicious activity from manual or automatic program
analysis. On the Android platform, malware has had a history of using obfuscation …

[HTML][HTML] Android application forensics: A survey of obfuscation, obfuscation detection and deobfuscation techniques and their impact on investigations

X Zhang, F Breitinger, E Luechinger… - Forensic Science …, 2021 - Elsevier
Android obfuscation techniques include not only classic code obfuscation techniques that
were adapted to Android, but also obfuscation methods that target the Android platform …

Efficient code obfuscation for Android

A Kovacheva - Advances in Information Technology: 6th International …, 2013 - Springer
Recent years have witnessed a steady shift in technology from desktop computers to mobile
devices. In the global picture of available mobile platforms, Android stands out as a …

BLADE: Robust malware detection against obfuscation in android

V Sihag, M Vardhan, P Singh - Forensic Science International: Digital …, 2021 - Elsevier
Android OS popularity has given significant rise to malicious apps targeting it. Malware use
state of the art obfuscation methods to hide their functionality and evade anti-malware …

Stealth attacks: An extended insight into the obfuscation effects on android malware

D Maiorca, D Ariu, I Corona, M Aresu, G Giacinto - Computers & Security, 2015 - Elsevier
In order to effectively evade anti-malware solutions, Android malware authors are
progressively resorting to automatic obfuscation strategies. Recent works have shown, on …