CptGibbon / Windows-Process-InjectionLinks
Some simple process injection techniques targeting the Windows platform
☆31Updated 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
Sorting:
- Bare template for a Kernel Mode Driver☆51Updated 5 years ago
- Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.☆77Updated 5 years ago
- Fileless persistence, attacks and anti-forensic capabilties.☆91Updated 6 years ago
- ☆36Updated 6 years ago
- Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.☆75Updated 2 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆34Updated 5 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 6 years ago
- Recreating and reviewing the Windows persistence methods☆38Updated 3 years ago
- A C++ POC for process injection using NtCreateSectrion, NtMapViewOfSection and RtlCreateUserThread. Credit to @spotheplanet for his notes…☆43Updated 4 years ago
- (Sim)ulate (Ba)zar Loader☆29Updated 4 years ago
- Sysmon shenanigans☆66Updated 4 years ago
- CSharp Writeups for HackSys Extreme Vulnerable Driver☆43Updated 3 years ago
- A repository where I share my injection implemintations☆29Updated 4 years ago
- Windows GPU rootkit PoC by Team Jellyfish☆35Updated 10 years ago
- A simple PoC to demonstrate that is possible to write Non writable memory and execute Non executable memory on Windows☆53Updated 4 years ago
- A small library helping to parse commandline parameters (for C/C++)☆57Updated last month
- Process reimaging proof of concept code☆96Updated 6 years ago
- ☆36Updated 3 years ago
- A simple COM server which provides a component to run shellcode☆136Updated 5 years ago
- C++ function that will automagically unhook a specified Windows API☆63Updated 4 years ago
- Injects shellcode into remote processes using direct syscalls☆79Updated 4 years ago
- An attempt to restore and adapt to modern Win10 version the 'Rootkit Arsenal' original code samples☆70Updated 3 years ago
- ☆49Updated 5 years ago
- PoC for CVE-2021-32537: an out-of-bounds memory access that leads to pool corruption in the Windows kernel.☆57Updated 4 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆96Updated 5 years ago
- ☆63Updated 2 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆106Updated 5 years ago
- Hollow Process / Dynamic Forking / RunPE injection technique implemented in Python☆53Updated 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
- Windows (ShadowMove) Socket Duplication☆83Updated 5 years ago