CptGibbon / Windows-Process-Injection
Some simple process injection techniques targeting the Windows platform
☆32Updated 5 years ago
Alternatives and similar repositories for Windows-Process-Injection:
Users that are interested in Windows-Process-Injection are comparing it to the libraries listed below
- A simple COM server which provides a component to run shellcode☆134Updated 4 years ago
- Sysmon shenanigans☆65Updated 4 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- Recreating and reviewing the Windows persistence methods☆38Updated 3 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆102Updated 2 years ago
- ☆70Updated 3 months ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.☆75Updated 5 years ago
- Injects shellcode into remote processes using direct syscalls☆78Updated 4 years ago
- Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.☆74Updated 2 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆34Updated 4 years ago
- Hijack Printconfig.dll to execute shellcode☆98Updated 4 years ago
- ☆36Updated 3 years ago
- ☆31Updated 4 years ago
- A repository where I share my injection implemintations☆29Updated 4 years ago
- "An Introduction to Windows Exploit Development" is an open sourced, free Windows exploit development course I created for the Southeast …☆39Updated 5 years ago
- NT AUTHORITY\SYSTEM☆39Updated 4 years ago
- Various tools, PoCs and experiments related to my blog at https://www.forrest-orr.net/☆37Updated 3 years ago
- A collection of shellcode hashes☆17Updated 6 years ago
- CSharp Writeups for HackSys Extreme Vulnerable Driver☆43Updated 3 years ago
- ReaCOM has got a lot of tools to use and is related to component object model☆74Updated 5 years ago
- A C++ POC for process injection using NtCreateSectrion, NtMapViewOfSection and RtlCreateUserThread. Credit to @spotheplanet for his notes…☆43Updated 3 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆111Updated 4 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆105Updated 4 years ago
- (Sim)ulate (Ba)zar Loader☆29Updated 4 years ago
- An example of how to spawn a process with a spoofed parent PID (Visual C++)☆27Updated 6 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆121Updated 3 years ago
- Inject shellcode to process using Windows NTAPI for bypassing EDRs and Antiviruses☆41Updated 4 years ago
- Process reimaging proof of concept code☆96Updated 5 years ago
- A simple PoC to demonstrate that is possible to write Non writable memory and execute Non executable memory on Windows☆52Updated 3 years ago