Tag: C/C++


  • In today’s video, I am going to show you how to use GDB (GNU Debugger) in order to hack a small C/C++ program we’ve made. The purpose of the #hack is to redirect the control flow of our program, from the normal functionality to a secret function that is normally inaccessible. Using GDB, we’re able […]

No posts were found.