cgccssp

Null or terminator canary


Can I force the gcc to use a null canary or terminator canary, when SSP is enabled, instead of random canary? If so, how?


Solution

  • You could hack __guard_setup function (libssp)