Android Application Hacking Series

Genymotion+Xposed+Inspeckage

Android application dynamic analysis lab setup on windows

secureITmania
InfoSec Write-ups
Published in
5 min readJul 3, 2021

--

To perform the android application penetration testing we need a rooted android device. But it is not always safe to root our personal devices. So, I came with a solution and you to analyze the android application without an actual device. In the below, I explain the whole process of lab setup on windows.

Requirements:

  1. ADB to install read this

--

--