TheWover
TheWover
CertStealer
A .NET tool for exporting and importing certificates without touching disk.
DInvoke
Dynamically invoke arbitrary unmanaged code from managed code without PInvoke.
donut
Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from memory and runs them with parameters
donut-demos
Demos of Donut used in conferences, etc. Mostly for my use, but free for others to use as a reference.
EasyNet
Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library. Algorithm: Data <-> GZip <-> AES-256 <-> Base64.