Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 259 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 259 Bytes

PPID-Spoofing

POC of PPID spoofing using NtCreateUserProcess with syscalls to create a suspended process and performing process injection by overwritting ntdll:LdrInitializeThunk with shellcode.

Note: Non-reflective shellcode is required for this to work