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