Description
System calls can be intercepted from software that links or integrates with this library. It is useful for developers building tracing, sandboxing, testing, or behavior-modification tools.
System-call interception is powerful and easy to misuse. Test in isolated environments because it can change program behavior, break security assumptions, or expose sensitive runtime data.