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