Files
Matt Graeber 8e8dbc0406 Initial commit to repo
Apparently, Google doesn't want me to host malicious code on Google
Drive. PIC_Bindshell will live in GitHub now.
2013-08-17 18:44:29 -04:00

22 lines
972 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PIC_Bindshell", "PIC_Bindshell\PIC_Bindshell.vcxproj", "{6FC09BDB-365F-4691-BBD9-CB7F69C9527A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|ARM = Release|ARM
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6FC09BDB-365F-4691-BBD9-CB7F69C9527A}.Release|ARM.ActiveCfg = Release|Win32
{6FC09BDB-365F-4691-BBD9-CB7F69C9527A}.Release|Win32.ActiveCfg = Release|Win32
{6FC09BDB-365F-4691-BBD9-CB7F69C9527A}.Release|Win32.Build.0 = Release|Win32
{6FC09BDB-365F-4691-BBD9-CB7F69C9527A}.Release|x64.ActiveCfg = Release|x64
{6FC09BDB-365F-4691-BBD9-CB7F69C9527A}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal