0xshivaay@home:~$

  • GDB(GNU Debugger) Part 1

    In the realm of exploit development and reverse engineering, debugging stands out as one of the most crucial phases. This blog series will offer an in-depth exploration of GDB, one of the most powerful and important debugging tools. GDB. I don’t know how many of you know about debugging, so...