Expand description
Stack overflow protection with canaries and guard pages.
Structs§
- Protected
Stack - Protected stack with canaries and optional guard pages.
- Stack
Canary - Stack canary for overflow detection.
- Stack
Canary Guard - Automatic stack canary checker that validates on drop.
- Stack
Protection - Stack protection implementation.
- Stack
Protection Stats - Stack protection statistics.
Functions§
- get_
stack_ protection_ stats - Get stack protection statistics.
- init_
stack_ protection - Initialize stack protection subsystem.