reverseeasy
Mic Check 10
spbctf
Task: call a hidden function in an ELF binary that prints the flag, while main accepts no input. Solution: patch the binary to redirect main to yes_print_the_flag via a JMP instruction (or use GDB/ctypes to call it directly).
$ ls tags/ techniques/
binary_patchingfunction_redirectionentry_point_modification
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]