mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
1 line
187 B
Plaintext
1 line
187 B
Plaintext
A direct syscall invocation technique for Windows x64 that resolves syscall numbers at runtime from ntdll and executes them via inline assembly, bypassing user-mode API hooks for evasion. |