Skip to content

Update LiteratureReview.md #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions LiteratureReview.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
+ IccTA: Detecting Inter-Component Privacy Leaks in Android Apps, ICSE 2015
+ Static Control-Flow Analysis of User-Driven Callbacks in Android Applications, ICSE 2015
+ DroidJust: Automated Functionality-Aware Privacy Leakage Analysis for Android Applications, WiSec 2015 (tool: DroidJust)
2016
+ Harvesting Runtime Values in Android Applications That Feature Anti-Analysis Techniques, NDSS 2016 (tool: HARVESTER)
+ HornDroid: Practical and Sound Static Analysis of Android Applications by SMT Solving, Euro S&P 2016
+ StubDroid: Automatic Inference of Precise Data-flow Summaries for the Android Framework, ICSE 2016
Expand All @@ -36,6 +37,7 @@
+ DroidRA: Taming Reflection to Support Whole-Program Analysis of Android Apps, ISSTA 2016 (tool: DroidRA)
+ TaintART: A Practical Multi-level Information-Flow Tracking System for Android RunTime, CCS 2016 (tool: TaintART)
+ Software Architectural Principles in Contemporary Mobile Software: from Conception to Practice, Journal of Systems and Software, 2016
+ Reliable Third-Party Library Detection in Android and its Security Applications, CCS 2016

+ Dynamic Analysis

Expand Down Expand Up @@ -72,8 +74,11 @@
+ Mining Apps for Abnormal Usage of Sensitive Data, ICSE 2015
+ Obfuscation-Resilient, Efficient, and Accurate Detection and Family Identification of Android Malware, Technical Report, 2015 (tool: RevealDroid)
+ Heldroid: Fast and Efficient Linguistic-Based Ransomware Detection, UIC Master Disseration, 2015 (tool: Heldroid)
2016
+ StormDroid: A Streaminglized Machine Learning-based System for Detecting Android Malware, AsiaCCS 2016
+ DroidScribe: Classifying Android Malware Based on Runtime Behavior, MoST 2016 (tool: DroidScribe)
+ Analysis of Code Heterogeneity for High-Precision Classification of Repackaged Malware, MoST 2016 (tool: DR-Droid)


+ Fingerprint & matching

Expand Down