pwneasy
String
spbctf
Task: find what string is stored at memory address 0x61ebce in an obfuscated binary. Solution: run the binary under ltrace to intercept the strcpy call that copies the answer string to the target address.
$ ls tags/ techniques/
ltrace_interceptionlibrary_call_tracingruntime_analysis
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]