/IndirectSyscalls

A custom reimplementation of indirect syscalls without the use of GetModuleHandleA and GetProcAddress

Primary LanguageC++

IndirectSyscalls



A custom reimplementation of Indirect Syscalls without the use of GetModuleHandleA and GetProcAddress.