Understanding and doing Code Injection in C
Question I am a bit confused in the idea of code injection in C. If somebody could explain it and show how its done I would appreciate it. So lets say in C you have some Char array of size 512 which is being written to the contents of a socket of length 1024, and […]
read more »