hasherezade / injection
Windows process injection methods
☆14Updated 3 years ago
Alternatives and similar repositories for injection:
Users that are interested in injection are comparing it to the libraries listed below
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆52Updated 2 years ago
- GetModuleHandle (via PEB) and GetProcAddress (via EAT) like☆32Updated 3 years ago
- Process Injection: APC Injection☆29Updated 4 years ago
- API Hammering with C++20☆45Updated 2 years ago
- Listing UDP connections with remote address without sniffing.☆30Updated last year
- ☆37Updated 2 weeks ago
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆16Updated 7 months ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆25Updated 9 months ago
- ☆25Updated 2 years ago
- Threadless injection via TLS callbacks☆16Updated 3 months ago
- A Bumblebee-inspired Crypter☆80Updated 2 years ago
- A multi-staged malware that contains a kernel mode rootkit and a remote system shell.☆72Updated 3 years ago
- This script is used to unload PsSetCreateProcessNotifyRoutineEx, PsSetCreateProcessNotifyRoutine, PsSetLoadImageNotifyRoutine and PsSetCr…☆62Updated last year
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 8 months ago
- Next gen process injection technique☆44Updated 4 years ago
- Remote PE reflective injection with a simple reflective loader☆31Updated 5 years ago
- A Practical example of ELAM (Early Launch Anti-Malware)☆32Updated 3 years ago
- Evilbytecode-Gate resolves Windows System Service Numbers (SSNs) using two methods: analyzing the Guard CF Table in ntdll.dll and parsing…☆18Updated 3 weeks ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆54Updated 6 months ago
- Six cases demonstrating methods of optimizing GetProcAddress☆17Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆83Updated last year
- Simple PE Packer Which Encrypts .text Section☆51Updated 7 years ago
- Set the process mitigation policy for loading only Microsoft Modules , and block any userland 3rd party modules☆41Updated last year
- SetWinEventHook Sample☆46Updated last year
- A simple PE loader.☆25Updated 2 years ago
- Piece of code to detect and remove hooks in IAT☆63Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆97Updated last year
- Enabled / Disable LSA Protection via BYOVD☆66Updated 3 years ago
- Manually perform syscalls without going through any external API or DLL.☆18Updated last year
- Windows PDB Parser using Imagehlp library.☆16Updated 2 years ago