0 Star 0 Fork 1

hxworm/shellcode_driver

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
ShellCodeDriver.sln 2.86 KB
Copy Edit Raw Blame History
老爷爷 authored 2018-05-06 12:47 +08:00 . #up ollvm

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2043
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ShellCodeDriver", "ShellCodeDriver\ShellCodeDriver.vcxproj", "{508ECD3C-B90E-40D3-816D-8DF389BD40C6}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Eat2Hash", "Eat2Hash\Eat2Hash.vcxproj", "{F19579C3-9F8F-41AD-91E7-7CB06A88FEC5}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genShellCode", "genShellCode\genShellCode.vcxproj", "{8EAD2CBB-AE1C-4BAB-BF66-297B906D4657}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{508ECD3C-B90E-40D3-816D-8DF389BD40C6}.Debug|x64.ActiveCfg = Debug|x64
{508ECD3C-B90E-40D3-816D-8DF389BD40C6}.Debug|x64.Build.0 = Debug|x64
{508ECD3C-B90E-40D3-816D-8DF389BD40C6}.Debug|x86.ActiveCfg = Debug|Win32
{508ECD3C-B90E-40D3-816D-8DF389BD40C6}.Debug|x86.Build.0 = Debug|Win32
{508ECD3C-B90E-40D3-816D-8DF389BD40C6}.Release|x64.ActiveCfg = Release|x64
{508ECD3C-B90E-40D3-816D-8DF389BD40C6}.Release|x64.Build.0 = Release|x64
{508ECD3C-B90E-40D3-816D-8DF389BD40C6}.Release|x86.ActiveCfg = Release|Win32
{508ECD3C-B90E-40D3-816D-8DF389BD40C6}.Release|x86.Build.0 = Release|Win32
{F19579C3-9F8F-41AD-91E7-7CB06A88FEC5}.Debug|x64.ActiveCfg = Debug|x64
{F19579C3-9F8F-41AD-91E7-7CB06A88FEC5}.Debug|x64.Build.0 = Debug|x64
{F19579C3-9F8F-41AD-91E7-7CB06A88FEC5}.Debug|x86.ActiveCfg = Debug|Win32
{F19579C3-9F8F-41AD-91E7-7CB06A88FEC5}.Debug|x86.Build.0 = Debug|Win32
{F19579C3-9F8F-41AD-91E7-7CB06A88FEC5}.Release|x64.ActiveCfg = Release|x64
{F19579C3-9F8F-41AD-91E7-7CB06A88FEC5}.Release|x64.Build.0 = Release|x64
{F19579C3-9F8F-41AD-91E7-7CB06A88FEC5}.Release|x86.ActiveCfg = Release|Win32
{F19579C3-9F8F-41AD-91E7-7CB06A88FEC5}.Release|x86.Build.0 = Release|Win32
{8EAD2CBB-AE1C-4BAB-BF66-297B906D4657}.Debug|x64.ActiveCfg = Debug|x64
{8EAD2CBB-AE1C-4BAB-BF66-297B906D4657}.Debug|x64.Build.0 = Debug|x64
{8EAD2CBB-AE1C-4BAB-BF66-297B906D4657}.Debug|x86.ActiveCfg = Debug|Win32
{8EAD2CBB-AE1C-4BAB-BF66-297B906D4657}.Debug|x86.Build.0 = Debug|Win32
{8EAD2CBB-AE1C-4BAB-BF66-297B906D4657}.Release|x64.ActiveCfg = Release|x64
{8EAD2CBB-AE1C-4BAB-BF66-297B906D4657}.Release|x64.Build.0 = Release|x64
{8EAD2CBB-AE1C-4BAB-BF66-297B906D4657}.Release|x86.ActiveCfg = Release|Win32
{8EAD2CBB-AE1C-4BAB-BF66-297B906D4657}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6A4F37CA-517F-48D5-AB09-A1A86DAC9D43}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hxworm/shellcode_driver.git
git@gitee.com:hxworm/shellcode_driver.git
hxworm
shellcode_driver
shellcode_driver
master

Search