hasherezade / persistence_demos
Demos of various (also non standard) persistence methods used by malware
☆221Updated 2 years ago
Alternatives and similar repositories for persistence_demos:
Users that are interested in persistence_demos are comparing it to the libraries listed below
- Universal Unhooking☆319Updated 6 years ago
- Adds a user-mode asynchronous procedure call (APC) object to the APC queue of the specified thread and spoof the Parent Process.☆156Updated 5 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆220Updated last year
- FLARE Kernel Shellcode Loader☆176Updated 5 years ago
- This is a simple example and explanation of obfuscating API resolution via hashing☆237Updated 4 years ago
- ☆213Updated 6 years ago
- A C/C++ implementation of Microsoft's Antimalware Scan Interface☆178Updated 6 years ago
- a tool to make it easy and fast to test various forms of injection☆172Updated 5 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆322Updated 7 years ago
- Research on Anti-malware and other related security solutions☆258Updated 4 years ago
- A process overwriting its own PEB to make an illusion that it has been loaded from a different path.☆94Updated 3 years ago
- Proxy system calls over an RPC channel☆97Updated 3 years ago
- Collection of CSharp Assemblies focused on Post-Exploitation Capabilities☆225Updated 5 years ago
- Recon 2015 Presentation from Alex Ionescu☆232Updated 9 years ago
- Process Hollowing for 32 bit and 64 bit☆80Updated 7 years ago
- Process Doppelgänging☆156Updated 7 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- Simple 32/64-bit PEs loader.☆137Updated 6 years ago
- Process reimaging proof of concept code☆96Updated 5 years ago
- Tools for instrumenting Windows Defender's mpengine.dll☆294Updated 6 years ago
- a program to detect reflective dll injection on a live machine☆75Updated 9 years ago
- Neutering Sysmon via driver unload☆225Updated 2 years ago
- Parsers for custom malware formats ("Funky malware formats")☆95Updated 3 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/