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?

Beginner picoMini 2022 writeup Glitch Cat

Posted at

Glitch Cat (General Skills)

Our flag printing service has started glitching! $ nc saturn.picoctf.net 49649

問題文どおりにプロンプトにコピペする。

'picoCTF{gl17ch_m3_n07_' + chr(0x39) + chr(0x63) + chr(0x34) + chr(0x32) + chr(0x61) + chr(0x34) + chr(0x35) + chr(0x64) + '}'

と出力されるので、cyberchefのfrom HEXで16進数を文字列に直す。

picoCTF{gl17ch_m3_n07_9c42a45d}

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?