droids2
Last updated
Last updated
Find the pass, get the flag. Check out this file. You can also find the file in /problems/droids2_0_bf474794b5a228db3498ba3198db54d7.
Use JADX to decompile and look around in a GUI. Launch jadx-gui
and open two.apk
In the MainActivity
the button click code can be seen:
The getFlag()
function is as follows:
Reversing this logic means the password should be: dismass.ogg.weatherwax.aching.nitt.garlick
Start an AVD in Android Studio. Install the app by dragging the APK to the emulator. Enter the password, dismass.ogg.weatherwax.aching.nitt.garlick
, and click the button to get the flag.
picoCTF{what.is.your.favourite.colour}