Demos of various injection techniques found in malware
☆796Feb 15, 2022Updated 4 years ago
Alternatives and similar repositories for demos
Users that are interested in demos are comparing it to the libraries listed below
Sorting:
- A more stealthy variant of "DLL hollowing"☆363Mar 8, 2024Updated last year
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆229Mar 22, 2023Updated 2 years ago
- A set of tutorials about code injection for Windows.☆314Aug 30, 2024Updated last year
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆638Aug 30, 2022Updated 3 years ago
- Demos of various (also non standard) persistence methods used by malware☆224Mar 5, 2023Updated 2 years ago
- InjectProc - Process Injection Techniques [This project is not maintained anymore]☆998Feb 10, 2019Updated 7 years ago
- A memory scanning evasion technique☆899May 24, 2017Updated 8 years ago
- Various snippets created during malware analysis☆464Oct 3, 2025Updated 5 months ago
- Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-mem…☆3,562Oct 31, 2025Updated 4 months ago
- makin - reveal anti-debugging and anti-VM tricks [This project is not maintained anymore]☆743Mar 17, 2019Updated 6 years ago
- ☆826Dec 28, 2019Updated 6 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,331Oct 31, 2025Updated 4 months ago
- PowerLoaderEx - Advanced Code Injection Technique for x32 / x64☆383Apr 17, 2017Updated 8 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆580Mar 8, 2024Updated last year
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆327Apr 26, 2017Updated 8 years ago
- Converts PE into a shellcode☆2,745Aug 30, 2025Updated 6 months ago
- ☆408Mar 1, 2017Updated 9 years ago
- Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.☆6,861Feb 1, 2026Updated last month
- Shellcode Compiler☆1,149Sep 1, 2024Updated last year
- Converts a DLL into EXE☆816Jul 23, 2023Updated 2 years ago
- A tool to help when dealing with Windows IOCTL codes or reversing Windows drivers.☆437Aug 22, 2018Updated 7 years ago
- Obfuscate specific windows apis with different apis☆1,023Feb 21, 2021Updated 5 years ago
- Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks,…☆2,313Oct 31, 2025Updated 4 months ago
- Pinjectra is a C/C++ OOP-like library that implements Process Injection techniques (with focus on Windows 10 64-bit)☆824Mar 10, 2022Updated 3 years ago
- Kernel rootkit, that lives inside the Windows registry values data☆505Oct 8, 2017Updated 8 years ago
- Persistent IAT hooking application - based on bearparser☆264Sep 18, 2022Updated 3 years ago
- Brand New Code Injection for Windows☆741Oct 7, 2020Updated 5 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆684Mar 11, 2024Updated last year
- Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode☆2,503Nov 15, 2023Updated 2 years ago
- WinDBG Anti-RootKit Extension☆645Jul 29, 2020Updated 5 years ago
- Pocs for Antivirus Software‘s Kernel Vulnerabilities☆266Jul 6, 2017Updated 8 years ago
- Driver loader for bypassing Windows x64 Driver Signature Enforcement☆1,193Aug 1, 2019Updated 6 years ago
- Automated Exploit generation with WinDBG☆190Oct 18, 2016Updated 9 years ago
- AV/EDR evasion via direct system calls.☆1,990Jan 1, 2023Updated 3 years ago
- An extensible framework for easily writing compiler optimized position independent x86 / x64 shellcode for windows platforms.☆533Jul 2, 2025Updated 8 months ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆341Jul 30, 2017Updated 8 years ago
- 💉 DLL/Shellcode injection techniques☆716Mar 26, 2019Updated 6 years ago
- Zero-Day Code Injection and Persistence Technique☆1,252Aug 24, 2022Updated 3 years ago
- Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loadi…☆3,231Sep 3, 2022Updated 3 years ago