| ID: | 667 |
|---|---|
| 标题: | Encoding |
| 描述: | This is literally the flag but obfuscated through tons of different encoding schemes. Good luck. |
| 类型: | Crypto |
| 网站: | bugku |
| 题目链接: | https://ctf.bugku.com/challenges/detail/id/797.html |
| 赛事: | TAMUctf2021 |
| 年度: | 2021 |
| Flag值: | Convert to binary, find alternating sequence, convert to binary, base32 decode, base64 decode |
| writeup: | https://neg9.org/writeups/tamuctf-2021-encoding-solution/ |