Fileless ring 3 rootkit with installer and persistence that hides processes, files, network connections, etc.
-
Updated
May 25, 2026 - C
Fileless ring 3 rootkit with installer and persistence that hides processes, files, network connections, etc.
AV Evasion Tool For Red Team Ops
C++ self-Injecting dropper based on various EDR evasion techniques.
The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls
AV bypass while you sip your Chai!
Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low level).
ApexLdr is a DLL Payload Loader written in C
Clean Indirect Syscalls with Hook Evasion & Return Address Spoofing.
This code example allows you to create a malware.exe sample that can be run in the context of a system service, and could be used for local privilege escalation in the context of an unquoted service path, etc. The payload itself can be remotely hosted, downloaded via the wininet library and then executed via direct system calls.
Advanced PoC & Research for CVE-2026-0828 (Safetica) and CVE-2025-7771 (ThrottleStop). Analysis of BYOVD (Bring Your Own Vulnerable Driver) TTPs for Ring 0 process termination and physical memory R/W. Researching EDR-Killer patterns, PPL bypasses, and kernel-mode primitives used by MedusaLocker and other threat actors.
A CUSTOM CODED FUD DLL, CODED IN C , WHEN LOADED , VIA A DECOY WEB-DELIVERY MODULE( FIRING A DECOY PROGRAM), WILL GIVE A REVERSE SHELL (POWERSHELL) FROM THE VICTIM MACHINE TO THE ATTACKER CONSOLE , OVER LAN AND WAN.
A PERSISTENT FUD Backdoor ReverseShell coded in C for any Windows distro, that will make itself persistent on every BOOT and fire a decoy app in the foreground while connecting back to the attacker machine as a silent background process , spawning a POWERSHELL on the attacker machine.
Linux Rootkit (x86-64 / ARM64) that stealth hides processes, files, and sockets, hooks syscalls, encrypts traffic, and bypasses SELinux / AppArmor.
PoC arbitrary WPM without a process handle
NTAPI hook bypass with (semi) legit stack trace
Beacon Object File PoC implementation of KillDefender
Syscall Tampering with Clean Indirect Syscalls.
A simple template PE Packer (x64)
Add a description, image, and links to the av-evasion topic page so that developers can more easily learn about it.
To associate your repository with the av-evasion topic, visit your repo's landing page and select "manage topics."