Skip to content

Instantly share code, notes, and snippets.

Google-CTF 2020 Write-up -Android Challenge

In this write-up I will describe how I managed to solve the Android challenge of the Google-CTF 2020 event.

The Solution

The challenge is basically an APK to download with a flag inside it. First thing I like to do is to install and run the APK in an emulator using the AVD manager (Android virtual device) of Android Studio. So after I launched the app a simple activity showed up which looks like this: