Skip to main content

2 posts tagged with "Encoding"

Articles about character encoding

View All Tags

Pragyan CTF 2019 Decode This writeup

· 4 min read
hi120ki
Hiroki Akamatsu

check problem

Ram has something to show you, which can be of great help. It definitely contains the piece of text "pctf" and whatever follows it is the flag. Can you figure out what it is?

Note: Enclose it in pctf{}

There is "pctf" character in secret.txt.

データ符号化 Base64 Base85 まとめ

· 3 min read
hi120ki
Hiroki Akamatsu

先日開催された Codegate CTF で出題された問題

Decode it :
9P&;gFD,5.BOPCdBl7Q+@V'1dDK?qL

こちらは Base85 でデコードすると flag をゲットできます

今回は主要な BaseXX をまとめます(BaseXX という呼称はこの記事で便宜的に使用されるもので一般的なものではありません)