Static analysis of android apps: A systematic literature review
Context Static analysis exploits techniques that parse program source code or bytecode,
often traversing program paths to check some program properties. Static analysis …
often traversing program paths to check some program properties. Static analysis …
A systematic literature review of android malware detection using static analysis
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 …
of Android operating system. Android malware is installed and run on the smartphones …
Savior: Towards bug-driven hybrid testing
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 …
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
Android Malware detection became a hot topic over the last several years. Although
considerable studies have been conducted utilizing machine learning-based methods, little …
considerable studies have been conducted utilizing machine learning-based methods, little …
Sound and partially-complete static analysis of data-races in gpu programs
GPUs are progressively being integrated into modern society, playing a pivotal role in
Artificial Intelligence and High-Performance Computing. Programmers need a deep …
Artificial Intelligence and High-Performance Computing. Programmers need a deep …
Android security assessment: A review, taxonomy and research gap study
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 …
specifically Android. In recent years the number of attacks has not only increased but each …
Survey of approaches for postprocessing of static analysis alarms
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 …
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
Android applications, or apps, provide useful features to end-users, but many apps also
contain malicious behavior. Modern malware makes understanding such behavior …
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 …
whitebox fuzzers, eg BugRedux, spend lots of time on heavyweight program analysis and …
A qualitative analysis of android taint-analysis results
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 …
particularly in the context of Android applications. Numerous studies have shown that …