Find The Password

25

Windows

Run the application and find the password.

fileコマンドでファイルタイプを確認します。
$ file FindThePassword.exe 
FindThePassword.exe: PE32 executable (GUI) Intel 80386 Mono/.Net assembly, for MS Windows
.NetアプリケーションなのでILSpyで逆コンパイルします。Form2のリソースのPictureBox1.Imageの画像データにフラグが記載されています。

1

Y0u_h4v3_f0uNd_coRr3Ct_FL4Gのsha1ハッシュ値を求めます。
フラグは、
UUTCTF{6DEE35B953027DEBE077E05BBE7E488F8AB335C4}
です。