GitHub topics: indirect-syscalls
VirtualAlllocEx/Direct-Syscalls-vs-Indirect-Syscalls
The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls
Language: C - Size: 24.4 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 190 - Forks: 24

VirtualAlllocEx/DEFCON-31-Syscalls-Workshop
Contains all the material from the DEF CON 31 workshop "(In)direct Syscalls: A Journey from High to Low".
Language: C - Size: 16.3 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 658 - Forks: 95

voidvxvt/HellBunny
Malleable shellcode loader written in C and Assembly utilizing direct or indirect syscalls for evading EDR hooks
Language: C - Size: 617 KB - Last synced at: about 2 hours ago - Pushed at: 5 months ago - Stars: 105 - Forks: 19

EvilBytecode/EByte-Shellcode-Loader
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.
Language: D - Size: 142 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 9 - Forks: 1
