Writeup in progress
Currently making the solution for unpackmeand the walkthrough will be published here as soon as it's ready.
Check back soon - or follow our latest updates on the homepage- to be notified when the full writeup goes live.
Currently making the solution for unpackmeand the walkthrough will be published here as soon as it's ready.
Check back soon - or follow our latest updates on the homepage- to be notified when the full writeup goes live.
Want more picoCTF 2022 writeups?
Timed reverse engineering challenge: quickly identify the correct input or key in the binary before the clock runs out.
Decompile the password-protected binary and find the hardcoded check logic. Patch the comparison or extract the expected value to bypass authentication and read the flag.
Reverse engineer the binary to discover what numeric property (e.g., prime, perfect, palindrome) the input must satisfy to unlock the flag.
The flag is right in front of you; just slightly encrypted. Figure out the XOR cipher and the key hidden in this packed binary.
Solve a math problem to obtain a partial answer, then reverse engineer how that value drives the binary's per-character flag transformation.