TheWover/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 observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 30
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2716
- days_rel: 679
- days_push: 421
- n_releases_24m: 1
Adoption not part of the score
4689 stars · 755 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Donut is a shellcode generator that converts VBScript, JScript, EXE, DLL files, and .NET assemblies into x86, x64, or AMD64+x86 position-independent code for in-memory execution on Windows. Payloads can be staged over HTTP or embedded in the loader, with optional Chaskey encryption, compression, and AMSI/WLDP/ETW patching.
Use cases
- generate shellcode from a .NET assembly for in-memory execution
- convert an EXE or DLL into position-independent code
- run a script payload entirely from memory without touching disk
- encrypt and compress a payload for a red team engagement
- embed a payload directly into a loader stub
- bypass AMSI and WLDP when executing managed payloads
When to choose
- you need to execute Windows payloads from memory as shellcode
- you are doing authorized penetration testing or red team research
- you need a mature, well-documented PIC generator with encryption and staging options
When to avoid
- you need a defensive or detection tool rather than an offensive one
- your target platform is not Windows
- you cannot legally use offensive security tooling in your jurisdiction
Facets
cli-tool · maturity stable
security cryptography compiler security penetration-testing windows windows cross-platform cli shellcode position-independent-code in-memory-execution red-team offensive-security dotnet amsi-bypass payload-generation
1 source
- readme: https://github.com/TheWover/donut · fetched 2026-08-28 · 733edb3e6ded
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TheWover/donut | main | 36 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem