Pwn
pwn> Finding the libc version
How to find the libc version without having its local copy. ...
pwn> scanf and hateful dot
How to bypass the stack canary with . (dot) and scanf. ...
pwn> ret2libc by example
How to perform the attack against the binary with randomized addresses of libaries in memory - ret2libc & pwntools by example. ...