mirror of
https://github.com/toneillcodes/windows-process-injection
synced 2026-06-21 14:11:25 +00:00
3 lines
131 B
Markdown
3 lines
131 B
Markdown
# Direct Syscalls
|
|
Invoking functions using low-level syscalls instead of APIs.
|
|
Relatively easy to spot by reviewing the call stack. |