Shiptest 13 - Modules - TypesProc Details

stack_end_detector

Stack End Detector. Can detect if a given code stack has exited, used by the mc for stack overflow detection.

Procs

checkReturns true if the stack is still going. Calling before the canary has been primed also returns true
prime_canary

Proc Details

check

Returns true if the stack is still going. Calling before the canary has been primed also returns true

prime_canary