0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

picoCTF 2019 writeup droids0

0
Last updated at Posted at 2025-12-13

droids0 (Reverse Engineering)

Where do droid logs go. Check out this file.

添付ファイル
・zero.apk

android studioのエミュレータで動かしてみる。
使用したバージョンはMedium Phone API 36.1である。
エミュレータを起動した後、zero.apkをドラッグしてインストールする。
インストールされたアプリを開くと、以下の画面が表示される。

image.png

"where else can output go?"と書かれているので、logを表示する。
android studioのlogcatを開き、picoCTFでフィルターをかける。

明らかに怪しいボタンを押す。
image.png

フラグが得られた。

picoCTF{a.moose.once.bit.my.sister}

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?