3 Videos for Android 07

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Android 07: Java
In this video, we cover the Android 07 exercise from the Android badge. We utilize tools like dex2jar and jad to decompile an APK, understand the obfuscated Java code, and brute force a PIN to decrypt data.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Android 07: Ruby
In this video, we cover the Android 07 exercise from the Android badge. We demonstrate how to decompile an APK, analyze obfuscated code, and brute force a PIN to decrypt data using Ruby.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Android 07: Python
In this video, we cover the Android 07 exercise from the Android badge. We demonstrate how to decompile an APK, analyze the obfuscated code, and ultimately decrypt an encrypted message using Python.