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:
- Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.☆76Updated 5 years ago
- Hijack Printconfig.dll to execute shellcode☆98Updated 4 years ago
- Recreating and reviewing the Windows persistence methods☆38Updated 3 years ago
- A simple COM server which provides a component to run shellcode☆135Updated 5 years ago
- A C++ POC for process injection using NtCreateSectrion, NtMapViewOfSection and RtlCreateUserThread. Credit to @spotheplanet for his notes…☆43Updated 4 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆34Updated 4 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- Windows API Hashes used in the malwares☆41Updated 9 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- Injects shellcode into remote processes using direct syscalls☆78Updated 4 years ago
- Process Hollowing demonstration & explanation☆35Updated 4 years ago
- A repository where I share my injection implemintations☆29Updated 4 years ago
- CSharp Writeups for HackSys Extreme Vulnerable Driver☆43Updated 3 years ago
- (Sim)ulate (Ba)zar Loader☆29Updated 4 years ago
- Bypass UAC by abusing the Windows Defender Firewall Control Panel, environment variables, and shell protocol handlers☆18Updated 3 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
- Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.☆75Updated 2 years ago
- Inject shellcode to process using Windows NTAPI for bypassing EDRs and Antiviruses☆41Updated 4 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆103Updated 2 years ago
- ☆31Updated 4 years ago
- Windows (ShadowMove) Socket Duplication☆83Updated 5 years ago
- ☆70Updated 3 months ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆106Updated 5 years ago
- Lists of AMSI triggers (VBA, JScript / VBScript)☆33Updated 5 years ago
- A simple dumper as FreshyCalls' PoC. That's what's trendy, isn't it? ¯\_(ツ)_/¯☆40Updated 4 years ago
- Assembly block for hooking windows API functions.☆92Updated 5 years ago
- Initial Commit of Coresploit☆56Updated 3 years ago
- Windows Stagers to circumvent restrictive network environments☆66Updated 8 months ago
- Sysmon shenanigans☆65Updated 4 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆111Updated 4 years ago