3 Videos for Android 07
This video requires PentesterLab PRO
GO PRO
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.
This video requires PentesterLab PRO
GO PRO
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.
This video requires PentesterLab PRO
GO PRO
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.