
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…

Generates unique polymorphic decryption code for encrypting data, using randomly selected instructions and keys, with junk opcode generation. Written…

C-based exploit for CVE-2026-31431 in the Linux Kernel Crypto API, targeting aarch64 and amd64 architectures with shellcode generation and ancillary…

C# Reflective loader for unmanaged binaries.

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

Custom PE loading and manipulation library for manual mapping, IAT hooking, memory dumping, and rebuilding imports for malware analysis and reverse…

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

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

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

Various ways to execute shellcode

A third-party Gopher Assassin for the Havoc Framework.

Apply a divide and conquer approach to bypass EDRs

Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscall…

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

A dynamic unpacking tool

Use YARA rules on Time Travel Debugging traces

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