
BadAssMacros
C# tool that generates malicious VBA macros with shellcode injection, VBA purging, and sandbox detection for red team operations.

C# tool that generates malicious VBA macros with shellcode injection, VBA purging, and sandbox detection for red team operations.

Automated ROP chain builder that extracts and analyzes gadgets from binaries using semantic queries, supporting X86/X64 architectures with a Python…

micr0shell is a Python script that dynamically generates Windows X64 PIC Null-Free reverse shell shellcode.

Go shellcode loader that combines multiple evasion techniques

Beacon Object File for Cobalt Strike that executes .NET assemblies in beacon with evasion techniques.

Playbook-based adversary simulation framework that compiles JSON-defined attack paths into position-independent shellcode payloads for validating…

Proof-of-concept C# tool that reads Outlook emails via COM interface, extracts base64-encoded shellcode from trigger subject lines, and executes…

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

Go package that aids in binary analysis and exploitation

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

Python-based forward shell tool that creates a TTY-like interactive shell over HTTP using named pipes, enabling command execution on firewalled…

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

A PoC UDRL for Cobalt Strike built with Crystal Palace that combines Raphael Mudge's page streaming technique with a modular call gate (Draugr)

NØW is a word-based shellcode encoding and obfuscation tool that transforms raw shellcode bytes into natural-looking English prose.

Rust-based Windows PE manual loader that maps and executes x86/x64 executables from memory, demonstrating internal loader behavior and PE structure…

Cobalt Strike UDRL that performs advanced module stomping using VEH to intercept calls, unmap modules during sleep, and remap fresh modules to evade…

Windows memory-forensics and threat hunting tool that scans live process memory for malicious patterns, injection techniques, and reflectively loaded…

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