
MSRMapper
Manual kernel driver mapper for Windows x64 that abuses CVE-2025-8061 in Lenovo's LnvMSRIO.sys to perform a BYOVD attack, mapping PE64 drivers into…

Manual kernel driver mapper for Windows x64 that abuses CVE-2025-8061 in Lenovo's LnvMSRIO.sys to perform a BYOVD attack, mapping PE64 drivers into…

Local privilege escalation exploit for MSI Dragon Center's MODAPI.sys driver, abusing unauthenticated MSR writes to bypass SMEP and gain SYSTEM.

An advanced in-memory evasion technique fluctuating shellcode's memory protection between RW/NoAccess & RX and then encrypting/decrypting its contents

CVE-2024-29943, but with wasm

Empire is a post-exploitation and adversary emulation framework that is used to aid Red Teams and Penetration Testers.

A collection of various and sundry code snippets that leverage .NET dynamic tradecraft

Apply a divide and conquer approach to bypass EDRs

This repo contains C/C++ snippets that can be handy in specific offensive scenarios.

A dynamic unpacking tool

Simple dotnet Native AOT app that uses AsmResolver to convert shellcode to PE

Simple dotnet Native AOT app that uses LibObjectFile to convert shellcode to ELF


Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver

A technique that can be used to bypass AV/EDR memory scanners. This can be used to hide well-known and detected shellcodes (such as msfvenom) by…

Modern PIC implant for Windows (64 & 32 bit)

Evades AV and sandboxes on Windows using anti-sandbox checks, ntdll unhooking, dynamic API resolution, and multi-layer shellcode obfuscation…

A PICO for Crystal Palace that implements CLR hosting to execute a .NET assembly in memory.

Library that eases the use of indirect syscalls. Quite interesting AV/EDR bypass as PoC.