Preventing stack guard-page hopping
Preventing stack guard-page hopping
Posted Jun 19, 2017 23:31 UTC (Mon) by nix (subscriber, #2304)In reply to: Preventing stack guard-page hopping by roc
Parent article: Preventing stack guard-page hopping
It's not even one byte per page. It's one byte per page for all pages but the last. (So nearly all functions need no probe at all, and the ones that do will probably be fairly slow monsters anyway.)