3 Videos for Android 08

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Android 08: Ruby
In this video, we cover the exercise Android 08 as part of the Android badge. We demonstrate how to decompile an APK, analyze obfuscated Java code, and ultimately decrypt data using Ruby.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Android 08: Java
In this video, we cover the Android 08 exercise as part of the Android badge. We explore how to decompile and analyze an APK file using dex2jar and jad, and demonstrate how to brute force a PIN to decrypt an encrypted message.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Android 08: Python
In this video, we cover the Android 08 exercise as part of the Android badge on Pentesterlab. We walk through the process of decompiling an APK file, analyzing its Java classes, and using Python to decrypt data by brute-forcing a PIN.