ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports payload-side
☆229Mar 22, 2023Updated 2 years ago
Alternatives and similar repositories for chimera_pe
Users that are interested in chimera_pe are comparing it to the libraries listed below
Sorting:
- A more stealthy variant of "DLL hollowing"☆363Mar 8, 2024Updated last year
- Demos of various (also non standard) persistence methods used by malware☆224Mar 5, 2023Updated 3 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆638Aug 30, 2022Updated 3 years ago
- User-mode hook bypassing method☆33Aug 26, 2016Updated 9 years ago
- Demos of various injection techniques found in malware☆796Feb 15, 2022Updated 4 years ago
- Notes my learning steps about Windows-NT☆23May 18, 2017Updated 8 years ago
- Lightweight Portable Executable parsing library and a demo peParser application.☆80Jan 5, 2023Updated 3 years ago
- simple PE packer written in C++☆56Feb 23, 2018Updated 8 years ago
- PowerLoaderEx - Advanced Code Injection Technique for x32 / x64☆382Apr 17, 2017Updated 8 years ago
- ☆16Sep 7, 2017Updated 8 years ago
- Process Doppelgänging☆162Dec 19, 2017Updated 8 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆183Nov 30, 2017Updated 8 years ago
- Simple runtime crypter in C/C++.☆166Oct 3, 2015Updated 10 years ago
- A memory scanning evasion technique☆899May 24, 2017Updated 8 years ago
- Inject code into a legitimate process☆146Dec 9, 2014Updated 11 years ago
- A tool to help malware analysts tell that the sample is injecting code into other process.☆78Aug 12, 2015Updated 10 years ago
- ☆19Jul 20, 2015Updated 10 years ago
- PE permutation library☆278Apr 8, 2023Updated 2 years ago
- Reflective PE loader for DLL injection☆187Oct 12, 2017Updated 8 years ago
- ☆14Jan 10, 2017Updated 9 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆218Feb 20, 2023Updated 3 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
- Windows kernel-mode callbacks tutorial driver☆48Aug 8, 2016Updated 9 years ago
- A process overwriting its own PEB to make an illusion that it has been loaded from a different path.☆99Jun 24, 2021Updated 4 years ago
- Just another Windows Process Injection☆408Aug 7, 2020Updated 5 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆104May 14, 2020Updated 5 years ago
- Obfuscate specific windows apis with different apis☆1,023Feb 21, 2021Updated 5 years ago
- An extensible framework for easily writing compiler optimized position independent x86 / x64 shellcode for windows platforms.☆533Jul 2, 2025Updated 8 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 mode driver loader, injecting into the windows kernel, Rootkit. Driver injections.☆48Nov 9, 2014Updated 11 years ago
- usermode standalone kernel interface☆111Jul 9, 2018Updated 7 years ago
- Translates WinDbg "dt" structure dump to a C structure☆133Oct 16, 2016Updated 9 years ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆581Feb 8, 2026Updated 3 weeks ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆580Mar 8, 2024Updated last year
- ShellcodeVM☆15Jun 20, 2016Updated 9 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Jul 3, 2022Updated 3 years ago
- analyze the content of the pe file on windows, and shell(pack) function for windows drivers.☆11Nov 9, 2018Updated 7 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
- Шаблон полнофункционального драйвера и обёртки над ядерным API☆114Aug 28, 2016Updated 9 years ago