Static analysis of android apps: A systematic literature review

L Li, TF Bissyandé, M Papadakis, S Rasthofer… - Information and …, 2017 - Elsevier
Context Static analysis exploits techniques that parse program source code or bytecode,
often traversing program paths to check some program properties. Static analysis …

A systematic literature review of android malware detection using static analysis

Y Pan, X Ge, C Fang, Y Fan - IEEE Access, 2020 - ieeexplore.ieee.org
Android malware has been in an increasing trend in recent years due to the pervasiveness
of Android operating system. Android malware is installed and run on the smartphones …

Savior: Towards bug-driven hybrid testing

Y Chen, P Li, J Xu, S Guo, R Zhou… - … IEEE Symposium on …, 2020 - ieeexplore.ieee.org
Hybrid testing combines fuzz testing and concolic execution. It leverages fuzz testing to test
easy-to-reach code regions and uses concolic execution to explore code blocks guarded by …

DroidEncoder: Malware detection using auto-encoder based feature extractor and machine learning algorithms

H Bakır, R Bakır - Computers and Electrical Engineering, 2023 - Elsevier
Android Malware detection became a hot topic over the last several years. Although
considerable studies have been conducted utilizing machine learning-based methods, little …

Sound and partially-complete static analysis of data-races in gpu programs

D Liew, T Cogumbreiro, J Lange - Proceedings of the ACM on …, 2024 - dl.acm.org
GPUs are progressively being integrated into modern society, playing a pivotal role in
Artificial Intelligence and High-Performance Computing. Programmers need a deep …

Android security assessment: A review, taxonomy and research gap study

S Garg, N Baliyan - Computers & Security, 2021 - Elsevier
Security threats are escalating exponentially posing a serious challenge to mobile platforms,
specifically Android. In recent years the number of attacks has not only increased but each …

Survey of approaches for postprocessing of static analysis alarms

T Muske, A Serebrenik - ACM Computing Surveys (CSUR), 2022 - dl.acm.org
Static analysis tools have showcased their importance and usefulness in automated
detection of defects. However, the tools are known to generate a large number of alarms …

Making malory behave maliciously: Targeted fuzzing of android execution environments

S Rasthofer, S Arzt, S Triller… - 2017 IEEE/ACM 39th …, 2017 - ieeexplore.ieee.org
Android applications, or apps, provide useful features to end-users, but many apps also
contain malicious behavior. Modern malware makes understanding such behavior …

[PDF][PDF] Sequence coverage directed greybox fuzzing

H Liang, Y Zhang, Y Yu, Z **e… - 2019 IEEE/ACM 27th …, 2019 - wcventure.github.io
Existing directed fuzzers are not efficient enough. Directed symbolic-execution-based
whitebox fuzzers, eg BugRedux, spend lots of time on heavyweight program analysis and …

A qualitative analysis of android taint-analysis results

L Luo, E Bodden, J Späth - 2019 34th IEEE/ACM International …, 2019 - ieeexplore.ieee.org
In the past, researchers have developed a number of popular taint-analysis approaches,
particularly in the context of Android applications. Numerous studies have shown that …