VirtualAlllocEx / Direct-Syscalls-A-journey-from-high-to-low

Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low level).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VirtualAlllocEx/Direct-Syscalls-A-journey-from-high-to-low Stargazers