slimm609 / checksec

Checksec
https://slimm609.github.io/checksec
Other
2.04k stars 306 forks source link

to detect canary search for __stack_chk_guard #188

Closed jizzwizz closed 2 years ago

jizzwizz commented 3 years ago

to detect canary search for stack_chk_guard too in a case that compiler computes all the bounds statically, it won't insert any stack_chk_fail calls even though binary is compiled with ssp.