◐ Shell
clean mode source ↗

Missing protection on a native library

Is your feature request related to a problem? Please describe.

Penetration testers have indicated that NSCWinterTC.framework/NSCWinterTC lacks canary protection that will protect it against buffer overflows.

They are recommending compilation with stack protector.

Describe the solution you'd like

NSCWinterTC.framework/NSCWinterTC is compiled with a stack protector, so it does not show up on penetration testers' reports.

Describe alternatives you've considered

No response

Anything else?

No response

Please accept these terms