3 Videos for Android 04

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Android 04: Exploitation in Java
In this video, we cover the exercise Android 04 from the Android badge series. We demonstrate how to unzip an APK file, decompile it, and reverse engineer its classes to find and decipher a secure storage mechanism.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Android 04: Exploitation in Python
In this video, we explore the exploitation of an Android application using Python. We'll walk through decompiling the APK, analyzing the app's business logic, and writing a Python script to decrypt a secure storage value.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Android 04: Exploitation in Ruby
In this video, we cover the Android 04 exercise from the Android badge. We demonstrate how to unzip, decompile, and reverse engineer an Android APK to extract and decode a secure key using Ruby.