hasherezade / injectionLinks
Windows process injection methods
☆16Updated 3 years ago
Alternatives and similar repositories for injection
Users that are interested in injection are comparing it to the libraries listed below
Sorting:
- GetModuleHandle (via PEB) and GetProcAddress (via EAT) like☆31Updated 3 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆58Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆87Updated 2 years ago
- A Bumblebee-inspired Crypter☆79Updated 2 years ago
- Listing UDP connections with remote address without sniffing.☆29Updated last year
- A simple packer working with all PE files which cipher your exe with a XOR implementation☆14Updated 4 years ago
- A multi-staged malware that contains a kernel mode rootkit and a remote system shell.☆71Updated 4 years ago
- Process Hollowing POC in CPP☆16Updated 4 years ago
- Shellcodev is a tool designed to help and automate the process of shellcode creation.☆110Updated last year
- Process Injection: APC Injection☆33Updated 4 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆64Updated 10 months ago
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆18Updated 11 months ago
- Add an empty section to a PE file☆52Updated 7 years ago
- Antivirus killer using ring-0 kernel driver. Antivirus processes will automatically close while the killer is running.☆6Updated 2 years ago
- Simple API Hooks detector☆73Updated 2 years ago
- Collection of source code for Polymorphic, Metamorphic, and Permutation Engines used in Malware☆29Updated 5 years ago
- API Hammering with C++20☆49Updated 2 years ago
- ☆114Updated 2 years ago
- Tool to find code cave in PE image (x86 / x64) - Find empty space to place code in PE files☆66Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 3 weeks ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆88Updated 3 months ago
- improving zerosums smbdoor - a silent remote backdoor which abuses undoc. APIs in srvnet.sys☆50Updated 2 years ago
- Reflective DLL that hooks the creation of the UAC prompt popped by explorer.exe for privilege escalation.☆21Updated 4 years ago
- Windows kernel☆12Updated 4 years ago
- Six cases demonstrating methods of optimizing GetProcAddress☆17Updated 3 years ago
- Simple PE Packer Which Encrypts .text Section☆51Updated 8 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- 2022 Updated Kernelmode-Code☆32Updated last year