system call hooking
System call hooking is a technique in computer programming where the behavior and functionality of system calls, which are essential operating system functions, are modified or intercepted by an external program or code snippet.
Requires login.
Related Concepts (1)
Similar Concepts
- api hooking
- api hooking and interception
- call stack manipulation
- inline hooking
- kernel code pointer hijacking
- kernel hooking
- kernel module hijacking
- rootkit hooking
- shellcode injection
- system behavior
- system call hooking evasion
- system call interface
- system call tracing
- system implementation
- windows api hooks