PoC for UUID shellcode execution using DInvoke
Related Blogpost
This repo contains PoC for UUID shellcode execution using C# and DInvoke. The idea, technique, and the PoC is based on NCCGroup RIFT's recent article, and Jeff White's article from 2017.
For shellcode to UUID String Conversion, you can use the shellcodeToUUID.py
file, or see the following gist