aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Graeber <PowerShellMafia@users.noreply.github.com>2015-11-09 10:58:52 -0800
committerMatt Graeber <PowerShellMafia@users.noreply.github.com>2015-11-09 10:58:52 -0800
commit729e9ca267a26f8b9241019856c7da9fc7b75916 (patch)
tree28c84267925971c5851dd8fc0e8dbd95de785386
parent62bb142a68546e7696fe8032b0ddc4b9f6aae1c3 (diff)
downloadPowerSploit-729e9ca267a26f8b9241019856c7da9fc7b75916.tar.gz
PowerSploit-729e9ca267a26f8b9241019856c7da9fc7b75916.zip
Removing Invoke-ShellcodeMSIL from psproj file
-rw-r--r--PowerSploit.pssproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/PowerSploit.pssproj b/PowerSploit.pssproj
index bd96099..ea5854c 100644
--- a/PowerSploit.pssproj
+++ b/PowerSploit.pssproj
@@ -78,7 +78,6 @@
<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" />