Skip to content

Tags: kartikeyap/PowerSploit

Tags

v2.2

Toggle v2.2's commit message
Explicitly casting types as [Type]

The latest version of .NET added generics to many of the InteropService
methods. Therefore, all of my uses of types need to be explicitly cast
with [Type].