Please enable JavaScript.
Coggle requires JavaScript to display documents.
2018 - Things You May Not Know About Android (Un)Packers: A Systematic…
2018 - Things You May Not Know About Android (Un)Packers: A Systematic Study based on Whole-System Emulation
Information
-
-
DroidUnpack
DroidScope
QEMU and VMI-based dynamic instrumentation framework that enables instruction tracing on both Linux and DVM sides
Goals
Problem
Android app packing, which becomes increasingly popular
Both legitimate and malicious apps are leveraging packing mechanisms to protect themselves against reverse engineering
Investigates a broad spectrum of Android packers and characterizes the apps utilizing them in terms of their security implications.
Objective
Find out how today’s Android packers are being used, particularly by cybercriminals
Look into technical details e.g gow do Android packers work? Is it very different from traditional packing?
Check the state-of-the-art of Android unpacking techniques. Particularly,How do today’s Android unpacker sperform? Are they still effective in the presence of the most advanced packers?