CompSec icon indicating copy to clipboard operation
CompSec copied to clipboard

Advanced shellcoding stuff about ROP hardening

Open Nicceboy opened this issue 3 years ago • 0 comments

https://quitesimple.org/page/fun-gentoo-shuffle-rop-gadgets

About memory allocation in general:

  • https://samwho.dev/memory-allocation/
  • Compiler security (and memory) https://llsoftsec.github.io/llsoftsecbook/
  • Cool heap allocation https://github.com/shadyfennec/stupidalloc

Nicceboy avatar Jan 27 '23 17:01 Nicceboy