#

indirect-syscalls

https://static.github-zh.com/github_avatars/VirtualAlllocEx?size=40

The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls

C 208
2 年前
https://static.github-zh.com/github_avatars/voidvxvt?size=40

Malleable shellcode loader written in C and Assembly utilizing direct or indirect syscalls for evading EDR hooks

C 121
9 个月前
https://static.github-zh.com/github_avatars/EvilBytecode?size=40

shellcode loader that uses indirect syscalls written in D Lang The loader bypasses user-mode hooks by resolving system calls manually from NTDLL using a hash-based method.

D 9
1 年前
https://static.github-zh.com/github_avatars/carved4?size=40

a c implementation for native syscall resolution and execution on windows x64

C 0
2 个月前
https://static.github-zh.com/github_avatars/redeflesq?size=40

PoC for stealthy indirect Windows syscall invocation to bypass API hooks

Assembly 0
2 个月前
Website
Wikipedia