Android 04

Bookmarked!

This exercise will guide you through the process of reversing a simple Android code

PRO Medium < 1 Hr. 2551 Android Badge
Course

In this challenge, you need to retrieve a key from an Android application that requires a pin code, which is not set. You can solve this by either using apktool to inspect the smali code or by extracting and decompiling the <code>classes.dex</code> file to Java code and identifying the XOR-based encryption used on the key.

CWE-326,CWE-693,CWE-16
Included with PRO
Full course content 3 videos

Ready to practice?

Get access to this lab and 600+ hands-on exercises with a PRO subscription.