[转载]Using GDB to Develop Exploits - A Basic Run Through
文章作者:c0ntexThis document provides some useful basic commands to use with GDB during debug of applications for vulnerability
development and troubleshooting.
From the GDB man page:
"The purpose of a debugger such as GDB is to allow you to see what is going on
页:
[1]