https://github.com/z3tta/Exploit-Exercises-Protostar/blob/master/06-Stack6.md GitHub - z3tta/Exploit-Exercises-Protostar: Solutions for Exploit-Exercises Protostar Solutions for Exploit-Exercises Protostar. Contribute to z3tta/Exploit-Exercises-Protostar development by creating an account on GitHub. github.com gcc -z exexstack -w -no-pie -o stack6 stack6.c IF문을 보면 ret & 0xbf000000 과 and 연산을 하는데 ..