Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 670 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 670 Bytes

UuidShellcodeExec

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