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.53k stars 628 forks source link

Add UuidFromStringA compatible UUID output #78

Closed majiru closed 1 year ago

majiru commented 3 years ago

Inspired by a writeup on using UuidFromStringA to translate a series of UUID codes in to shell code. I thought it might be of use to allow donut to output the shell code as a list of UUIDs.