aboutsummaryrefslogtreecommitdiff
path: root/PowerSploit.pssproj
diff options
context:
space:
mode:
authorMatt Graeber <PowerShellMafia@users.noreply.github.com>2015-11-09 10:52:41 -0800
committerMatt Graeber <PowerShellMafia@users.noreply.github.com>2015-11-09 10:52:41 -0800
commita78b40429e745a9f32a0d4a50836d5db07a62873 (patch)
treee7bb487e2cfd03afa3a27527d954d5e3d0d0067e /PowerSploit.pssproj
parenta0ab599810f8f05a9bf24850fb9104516b71abb7 (diff)
downloadPowerSploit-a78b40429e745a9f32a0d4a50836d5db07a62873.tar.gz
PowerSploit-a78b40429e745a9f32a0d4a50836d5db07a62873.zip
Revert "Excluding the Tests folder from being loaded as a module"
This reverts commit a0ab599810f8f05a9bf24850fb9104516b71abb7.
Diffstat (limited to 'PowerSploit.pssproj')
-rw-r--r--PowerSploit.pssproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/PowerSploit.pssproj b/PowerSploit.pssproj
index ea5854c..bd96099 100644
--- a/PowerSploit.pssproj
+++ b/PowerSploit.pssproj
@@ -78,6 +78,7 @@
<Compile Include="CodeExecution\Invoke-ReflectivePEInjection_Resources\Shellcode\x86\ExitThread.asm" />
<Compile Include="CodeExecution\Invoke-ReflectivePEInjection_Resources\Shellcode\x86\GetProcAddress.asm" />
<Compile Include="CodeExecution\Invoke-Shellcode.ps1" />
+ <Compile Include="CodeExecution\Invoke-ShellcodeMSIL.ps1" />
<Compile Include="CodeExecution\Invoke-WmiCommand.ps1" />
<Compile Include="CodeExecution\Usage.md" />
<Compile Include="Exfiltration\Exfiltration.psd1" />