Summary

I created this blog post to showcase how I setup my android penetration testing environment in Windows.

Tools

The list of tools that I will be installing:

  • Android Studio
    • build-tools
    • platform-tools
    • android virtual device (AVD)
  • OpenJDK
  • Apktool
  • Jadx / Jadx-gui
  • Frida (Required Python)
  • Objection (Required Python)
  • Burp Suite CE

Tools that are required to add into system environment (PATH) to make it work:

Video

To make things easier, I decided to just demo in a video instead.

For more information