Results 5 repositories owned by TheWover

CertStealer

462
Stars
69
Forks
Watchers

A .NET tool for exporting and importing certificates without touching disk.

DInvoke

622
Stars
104
Forks
Watchers

Dynamically invoke arbitrary unmanaged code from managed code without PInvoke.

donut

3.1k
Stars
585
Forks
Watchers

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

29
Stars
3
Forks
Watchers

Demos of Donut used in conferences, etc. Mostly for my use, but free for others to use as a reference.

EasyNet

88
Stars
24
Forks
Watchers

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.