Hello, again 
Today, I went through the Computer 101 module on pwn.college, and I learnt to not only write x86-64 assembly code, but also to play with pointers, though it's not the first time I have come across them. In the CS50 course I am learning how to use pointers in C. Besides that I used GDB for the first time, aka GNU Debugger, and it's a pretty handy debugging tool for programs.








