GDB Advanced Debugging Skills Posted on 2024-12-04 This note covers advanced GDB debugging with demo code
Create A Shellcode Encoder & Decoder for Binary Exploit Posted on 2024-05-17 There are a lot shellcode loaders for Windows but rarely for Linux.