Hacker News new | ask | show | jobs
by graphitemaster 4373 days ago
With things like PaX the trampoline method won't work, gcc now creates thunks, which are essentially heap allocated thunks of memory (hence the name) with PROT_EXEC.