Undocumented feature fights back - About a year ago, I’ve started to wonder what’s the best way to write a position-independent shellcode. What I was ideally looking for was some kind of “shellcode framework”. Something that would allow me to write nearly regular C/C++ code without too much restrictions and compiles it into a position-independent...