Skip to content

Tags: gehlotanish/PowerSploit

Tags

v3.0.0

Merge pull request PowerShellMafia#102 from PowerShellMafia/dev

Merge 3.0 release changes

v2.2

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].