Demos of various (also non standard) persistence methods used by malware
☆229Mar 5, 2023Updated 3 years ago
Alternatives and similar repositories for persistence_demos
Users that are interested in persistence_demos are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆229Mar 22, 2023Updated 3 years ago
- Archive of ransomware decryptors☆35Dec 7, 2017Updated 8 years ago
- A more stealthy variant of "DLL hollowing"☆367Mar 8, 2024Updated 2 years ago
- Set of antianalysis techniques found in malware☆132Aug 25, 2023Updated 2 years ago
- A demo implementation of a well-known technique used by some malware to evade userland hooking, using my library: libpeconv.☆20Apr 13, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆650Aug 30, 2022Updated 3 years ago
- A set of small utilities, helpers for PIN tracers☆40Feb 15, 2026Updated 5 months ago
- Demos of various injection techniques found in malware☆787Feb 15, 2022Updated 4 years ago
- Parsers for custom malware formats ("Funky malware formats")☆97Jan 8, 2022Updated 4 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging