/android-ctf

Android app demonstrating the extractability of secrets stored using various methods.

Android CTF

Android CTF is a mobile application designed in CTF (Capture The Flag) style to demonstrate how sensitive information stored in code can be extracted. The app contains 8 hidden flags in the format: flag{android[x][yyyyyyy]}.

Flags 1 to 5 are intended for static analysis, while flags 6 to 8 are for dynamic analysis.

Source code access is available upon request.