Process injection in C++ using direct syscalls instead of documented Windows API. Using NtOpenProcess + NtAllocateVirtualMemoryEx + NtWriteVirtualMemory + NtCreateThreadEx.
-
Notifications
You must be signed in to change notification settings - Fork 0
misiungs/Process-Injection-Direct-Syscall-v2-Cpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Process injection in C++ using direct syscalls instead of documented Windows API. Using NtOpenProcess + NtAllocateVirtualMemoryEx + NtWriteVirtualMemory + NtCreateThreadEx.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published