[zer0pts CTF 2020] Locked Kitkat
We've extracted the internal disk from the Android device of the suspect. Can you find the pattern to unlock the device? Please submit the correct pattern here.
解説
渡されたファイルはandroidの/data以下のイメージファイル
パターンロックの内容は/data/system/gesture.keyに記録されている
そして、その gesture.key は https://github.com/MGF15/P-Decode のツールによって容易にクラックできる
zer0pts{n0th1ng_1s_m0r3_pr4ct1c4l_th4n_brut3_f0rc1ng}