Return to libc
Challenge Question
The stack on this binary is no longer executable, so the old trick of dropping shellcode straight onto it won't work anymore. But NX only stops you from running injected code -- it says nothing about the real, already-loaded code the binary can be tricked into calling instead. Build a chain that redirects execution through existing functions to earn yourself a shell.Submit Flag
Details
- CategoryBinary Exploitation
- Authoradmin
- AddedJul 4, 2026
- Avg. Time to Solve11h 15m
- First Blood🩸 binary_boss
Recent Solvers
-
binary_boss
Jul 4, 2026