Back to Browse

Reversing Android APK packages; Evil Eye

4.5K views
Nov 3, 2021
10:28

In this UUT CTF challenge, we have a camera app and the clue is "you have to look into the evil's eye to find the flag". I'll show you how to reverse an APK to see the source code using apktool & jadx and we will see where the flag is saved. A quick od command will reveal the flag.

Download

0 formats

No download links available.

Reversing Android APK packages; Evil Eye | NatokHD