
radare2-scripts
Collection of radare2 scripts for malware analysis: carve binaries from memory dumps, patch PE headers, and decode hashed function imports in…

Collection of radare2 scripts for malware analysis: carve binaries from memory dumps, patch PE headers, and decode hashed function imports in…

Analysis and ARM64 reproduction of Copy Fail (CVE-2026-31431)

Protect process by shellcode

CVE-2026-2766, but with wasm

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

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

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

This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret gadget can…

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

Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)

Static analysis walkthrough of a Metasploit Windows shellcode: PowerShell payload decoding, XOR obfuscation, PEB walking, and Export Address Table…

Contains all the material from the DEF CON 31 workshop "(In)direct Syscalls: A Journey from High to Low".