reverseProeasy
Basic
spbctf
Task: a stripped 64-bit ELF accepts input and prints Correct! only for one exact string. Solution: identify the custom routine as a Base32 encoder, decode the embedded target string, and account for the newline kept by fgets.
$ ls tags/ techniques/
static_analysisstrings_analysisbase32_decoding
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [reverse][Pro]task2.out— spbctf
- [reverse][Pro]Reverse Me— taipanbyte
- [reverse][Pro]task1.out (re2)— rev-kids20.forkbomb.ru
- [reverse][free]roulette— umdctf
- [reverse][Pro]spbctf_2_x86— spbctf