theevilbit / injectionLinks
☆818Updated 5 years ago
Alternatives and similar repositories for injection
Users that are interested in injection are comparing it to the libraries listed below
Sorting:
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆625Updated 2 years ago
- Pinjectra is a C/C++ OOP-like library that implements Process Injection techniques (with focus on Windows 10 64-bit)☆821Updated 3 years ago
- Obfuscate specific windows apis with different apis☆1,009Updated 4 years ago
- A Windows kernel-mode rootkit that abuses legitimate communication channels to control a machine.☆706Updated 5 years ago
- A memory scanning evasion technique☆885Updated 8 years ago
- ☆492Updated 4 years ago
- Demos of various injection techniques found in malware☆794Updated 3 years ago
- AV/EDR evasion via direct system calls.☆1,913Updated 2 years ago
- An extensible framework for easily writing compiler optimized position independent x86 / x64 shellcode for windows platforms.☆525Updated last month
- Process Herpaderping proof of concept, tool, and technical deep dive. Process Herpaderping bypasses security products by obscuring the in…☆1,156Updated 2 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆684Updated 6 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆665Updated last year
- Converts a DLL into EXE☆815Updated 2 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,243Updated last year
- C/C++ source obfuscator for antivirus bypass☆1,046Updated 3 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,269Updated 3 months ago
- RpcView is a free tool to explore and decompile Microsoft RPC interfaces☆998Updated last year
- A small, null-free Windows shellcode that executes calc.exe (x86/x64, all OS/SPs)☆423Updated last year
- Enumerate and disable common sources of telemetry used by AV/EDR.☆808Updated 4 years ago
- 💉 DLL/Shellcode injection techniques☆712Updated 6 years ago
- Extract Windows Defender database from vdm files and unpack it☆454Updated 2 weeks ago
- Code that allows running another windows PE in the same address space as the host process.☆453Updated 8 years ago
- Protected Processes Light Killer☆951Updated 2 years ago
- PeaceMaker Threat Detection is a Windows kernel-based application that detects advanced techniques used by malware.☆423Updated 5 years ago
- Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode☆2,356Updated last year
- Evasions encyclopedia gathers methods used by malware to evade detection when run in virtualized environment. Methods are grouped into ca…☆429Updated last year
- Quickly debug shellcode extracted during malware analysis☆610Updated 2 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆566Updated last year
- Adaptive DLL hijacking / dynamic export forwarding☆783Updated 5 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆336Updated 8 years ago