C# implementation of Guard Pages API Hooking
-
Updated
Sep 8, 2023 - C#
C# implementation of Guard Pages API Hooking
A Linux systems programming project that demonstrates stack overflow detection using manually configured guard pages, custom thread stacks, and alternate signal stacks. Implements mmap(), mprotect(), sigaction(), and sigaltstack() to safely detect and handle stack exhaustion.
Add a description, image, and links to the guard-pages topic page so that developers can more easily learn about it.
To associate your repository with the guard-pages topic, visit your repo's landing page and select "manage topics."