Closed jizzwizz closed 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.
Why closing this?
I will reopen another one, missed some other places that searches for canary.
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.