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
- Recreating and reviewing the Windows persistence methods☆37Updated 3 years ago
- Injects shellcode into remote processes using direct syscalls☆73Updated 4 years ago
- A simple COM server which provides a component to run shellcode☆133Updated 4 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- Process reimaging proof of concept code☆95Updated 5 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.☆74Updated 4 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆100Updated last year
- Resolve syscall numbers at runtime for all Windows versions.☆60Updated 3 months ago
- (Sim)ulate (Ba)zar Loader☆29Updated 4 years ago
- Sysmon shenanigans☆65Updated 4 years ago
- C++ implant that interfaces with a SK8PARK server☆48Updated 3 years ago
- Various tools, PoCs and experiments related to my blog at https://www.forrest-orr.net/☆36Updated 3 years ago
- ReaCOM has got a lot of tools to use and is related to component object model☆74Updated 5 years ago
- ☆31Updated 4 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆120Updated 2 years ago
- ☆68Updated 2 weeks ago
- ☆36Updated 3 years ago
- Lists of AMSI triggers (VBA, JScript / VBScript)☆33Updated 5 years ago
- A collection of shellcode hashes☆17Updated 6 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆104Updated 4 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
- A C++ POC for process injection using NtCreateSectrion, NtMapViewOfSection and RtlCreateUserThread. Credit to @spotheplanet for his notes…☆43Updated 3 years ago
- A repository where I share my injection implemintations☆29Updated 4 years ago
- Hijack Printconfig.dll to execute shellcode☆97Updated 4 years ago
- A simple dumper as FreshyCalls' PoC. That's what's trendy, isn't it? ¯\_(ツ)_/¯☆40Updated 4 years ago
- C++ function that will automagically unhook a specified Windows API☆61Updated 4 years ago
- ☆50Updated 4 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆118Updated 5 years ago
- Simple Process Hollowing in C#☆68Updated 7 years ago