
shellnoob
A shellcode writing toolkit
Shellcode generation, encoding, obfuscation, and testing frameworks.

A shellcode writing toolkit

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…

OWASP ZSC - Shellcode/Obfuscate Code Generator https://www.secologist.com/

Evaluation framework for studying LLM agents that automatically generate working exploits from vulnerability reports, bypassing modern security…

bespoke tooling for offensive security's Windows Usermode Exploit Dev course (OSED)

EternalBlue suite remade in C/C++ which includes: MS17-010 Exploit, EternalBlue vulnerability detector, DoublePulsar detector and DoublePulsar…

Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS headers,…

Reverse shell generator written in Python 3.

Excel 4.0 (XLM) Macro Generator for injecting DLLs and EXEs into memory.

Python AV Evasion Tools

Shellcode loader demonstrating multiple execution techniques including direct syscalls, IAT evasion, encrypted payloads, PPID spoofing, and code…

Script for generating revshells

Reverse backdoor written in PowerShell and obfuscated with Python. It generates payloads for popular hacking devices like Flipper Zero and Hak5 USB…

Simple CLI tool for the generation of bind and reverse shells in multiple languages

Go shellcode loader that combines multiple evasion techniques

Combines AppDomain Manager injection with shellcode embedding in signed binaries to evade EDR/AV detection for red team payloads.