HB
SET UP AN ANDROID REVERSE ENGINEERING ENVIRONMENT
Introduction
The process of reverse engineering an Android application (whether for malware analysis, testing purposes or development) requires a specific working environment. In this article we will set up an android RE environment that will help us analyse Android applications…