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
BSD 3-Clause "New" or "Revised" License
3.38k stars 610 forks source link

Added support for Docker #113

Closed tijme closed 1 year ago

tijme commented 1 year ago

I would like to add this Dockerfile for ease of use. I've updated the README accordingly.