
Anti_suspend
Shellcode-based process protection that prevents thread suspension, blocks debugger attach, masks hardware breakpoints, and hides threads from…

Shellcode-based process protection that prevents thread suspension, blocks debugger attach, masks hardware breakpoints, and hides threads from…

Proof-of-concept exploit chain for Firefox JIT CVE-2026-2764, chaining JIT miscompilation and use-after-free into arbitrary read/write and WASM…

基于Java实现的Shellcode加载器

A shellcode function to encrypt a running process image when sleeping.

NASM Linux x86_64 pure (no deps) shared library (.so), POC for Reflective ELF SO injection

Windows x64 handcrafted token stealing kernel-mode shellcode

Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post

Socks4a proxy leveraging PIC, Websockets and static obfuscation on assembly level

Tired of looking at hex all day and popping '\x41's? Rather look at Lugia/Charmander? I have the solution for you.

PoCs and tools for investigation of Windows process execution techniques

A QoL tool to obfuscate shellcode. In the future will be able to chain encoding/encryption/compression methods.


C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.

ShellcodeFluctuation PoC ported to Nim

Nim Library for Offensive Security Development

A POC for the new injection technique, abusing windows fork API to evade EDRs. https://www.blackhat.com/eu-22/briefings/schedule/index.html#dirty-vani…

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

A simple ptrace-less shared library injector for x64 Linux