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.61k stars 638 forks source link

Add/update references to third-party #48

Closed TheWover closed 1 year ago

TheWover commented 4 years ago

Before releasing v0.9.3, update the reference to @awgh 's Go port and add a reference to @n1xbyte 's C# port. We should make sure and communicate with them to ensure that we are referencing the versions that they want us to.

TheWover commented 1 year ago

Notified them of upcoming release.