Overflow Me
Binary Exploitation (Pwn)
Hard
100 points
0 solves
Problem Description
A small C program reads user input into a fixed-size buffer. There's a hidden win() function that prints the flag. Exploit the binary to call win() and get the flag.
Login to submit a solution.
Frequently Asked Questions
This is a hard level problem worth 100 points.
This is a ctf challenge problem in the Binary Exploitation (Pwn) category.
0 users have successfully solved this problem.
Related Problems
Try these similar problems to improve your skills