mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-07-10 01:29:59 +00:00
105 lines
6.2 KiB
Text
105 lines
6.2 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.2.32602.215
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hyperdbg-cli", "hyperdbg-cli\hyperdbg-cli.vcxproj", "{FBCBBBAD-4EAE-469E-827F-F59FE9E7375B}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{BB17323A-2460-4AE1-8AFE-B367400B934F} = {BB17323A-2460-4AE1-8AFE-B367400B934F}
|
|
{C2D44C60-3F23-4972-8F60-21083B9FB112} = {C2D44C60-3F23-4972-8F60-21083B9FB112}
|
|
{2D988267-CC53-41E3-936A-48CEF9049DF5} = {2D988267-CC53-41E3-936A-48CEF9049DF5}
|
|
{809C3AD5-3211-4992-A472-9D81D124C5FA} = {809C3AD5-3211-4992-A472-9D81D124C5FA}
|
|
{C3DC85E1-0559-4B58-9792-DE421472DFE9} = {C3DC85E1-0559-4B58-9792-DE421472DFE9}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hprdbghv", "hprdbghv\hprdbghv.vcxproj", "{BB17323A-2460-4AE1-8AFE-B367400B934F}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{2D988267-CC53-41E3-936A-48CEF9049DF5} = {2D988267-CC53-41E3-936A-48CEF9049DF5}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "include", "include", "{1997E4B6-FE49-4358-ADF1-CDDB5739508E}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
include\Configuration.h = include\Configuration.h
|
|
include\Definition.h = include\Definition.h
|
|
include\ScriptEngineCommonDefinitions.h = include\ScriptEngineCommonDefinitions.h
|
|
include\ScriptEngineEval.h = include\ScriptEngineEval.h
|
|
include\ZycoreExportConfig.h = include\ZycoreExportConfig.h
|
|
include\ZydisExportConfig.h = include\ZydisExportConfig.h
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hprdbgctrl", "hprdbgctrl\hprdbgctrl.vcxproj", "{809C3AD5-3211-4992-A472-9D81D124C5FA}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{C2D44C60-3F23-4972-8F60-21083B9FB112} = {C2D44C60-3F23-4972-8F60-21083B9FB112}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hyperdbg-test", "hyperdbg-test\hyperdbg-test.vcxproj", "{C3DC85E1-0559-4B58-9792-DE421472DFE9}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "script-engine", "script-engine\script-engine.vcxproj", "{C2D44C60-3F23-4972-8F60-21083B9FB112}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{9CA3E213-C43F-4C1D-A6ED-C6FC568D691B} = {9CA3E213-C43F-4C1D-A6ED-C6FC568D691B}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "kdserial", "kdserial\kdserial.vcxproj", "{2D988267-CC53-41E3-936A-48CEF9049DF5}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "symbol-parser", "symbol-parser\symbol-parser.vcxproj", "{9CA3E213-C43F-4C1D-A6ED-C6FC568D691B}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{06FB1AF7-647C-4BA4-860A-4533763440F9} = {06FB1AF7-647C-4BA4-860A-4533763440F9}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pdbex", "dependencies\pdbex\Source\pdbex.vcxproj", "{06FB1AF7-647C-4BA4-860A-4533763440F9}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SDK", "SDK", "{7EA9E1E8-4283-4CEF-9629-C5C98CD706C7}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
include\SDK\HyperDbgHeaders.h = include\SDK\HyperDbgHeaders.h
|
|
include\SDK\HyperDbgTypes.h = include\SDK\HyperDbgTypes.h
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
debug|x64 = debug|x64
|
|
release|x64 = release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{FBCBBBAD-4EAE-469E-827F-F59FE9E7375B}.debug|x64.ActiveCfg = debug|x64
|
|
{FBCBBBAD-4EAE-469E-827F-F59FE9E7375B}.debug|x64.Build.0 = debug|x64
|
|
{FBCBBBAD-4EAE-469E-827F-F59FE9E7375B}.release|x64.ActiveCfg = release|x64
|
|
{FBCBBBAD-4EAE-469E-827F-F59FE9E7375B}.release|x64.Build.0 = release|x64
|
|
{BB17323A-2460-4AE1-8AFE-B367400B934F}.debug|x64.ActiveCfg = debug|x64
|
|
{BB17323A-2460-4AE1-8AFE-B367400B934F}.debug|x64.Build.0 = debug|x64
|
|
{BB17323A-2460-4AE1-8AFE-B367400B934F}.release|x64.ActiveCfg = release|x64
|
|
{BB17323A-2460-4AE1-8AFE-B367400B934F}.release|x64.Build.0 = release|x64
|
|
{809C3AD5-3211-4992-A472-9D81D124C5FA}.debug|x64.ActiveCfg = debug|x64
|
|
{809C3AD5-3211-4992-A472-9D81D124C5FA}.debug|x64.Build.0 = debug|x64
|
|
{809C3AD5-3211-4992-A472-9D81D124C5FA}.release|x64.ActiveCfg = release|x64
|
|
{809C3AD5-3211-4992-A472-9D81D124C5FA}.release|x64.Build.0 = release|x64
|
|
{C3DC85E1-0559-4B58-9792-DE421472DFE9}.debug|x64.ActiveCfg = debug|x64
|
|
{C3DC85E1-0559-4B58-9792-DE421472DFE9}.debug|x64.Build.0 = debug|x64
|
|
{C3DC85E1-0559-4B58-9792-DE421472DFE9}.release|x64.ActiveCfg = release|x64
|
|
{C3DC85E1-0559-4B58-9792-DE421472DFE9}.release|x64.Build.0 = release|x64
|
|
{C2D44C60-3F23-4972-8F60-21083B9FB112}.debug|x64.ActiveCfg = debug|x64
|
|
{C2D44C60-3F23-4972-8F60-21083B9FB112}.debug|x64.Build.0 = debug|x64
|
|
{C2D44C60-3F23-4972-8F60-21083B9FB112}.release|x64.ActiveCfg = release|x64
|
|
{C2D44C60-3F23-4972-8F60-21083B9FB112}.release|x64.Build.0 = release|x64
|
|
{2D988267-CC53-41E3-936A-48CEF9049DF5}.debug|x64.ActiveCfg = debug|x64
|
|
{2D988267-CC53-41E3-936A-48CEF9049DF5}.debug|x64.Build.0 = debug|x64
|
|
{2D988267-CC53-41E3-936A-48CEF9049DF5}.release|x64.ActiveCfg = release|x64
|
|
{2D988267-CC53-41E3-936A-48CEF9049DF5}.release|x64.Build.0 = release|x64
|
|
{9CA3E213-C43F-4C1D-A6ED-C6FC568D691B}.debug|x64.ActiveCfg = debug|x64
|
|
{9CA3E213-C43F-4C1D-A6ED-C6FC568D691B}.debug|x64.Build.0 = debug|x64
|
|
{9CA3E213-C43F-4C1D-A6ED-C6FC568D691B}.release|x64.ActiveCfg = release|x64
|
|
{9CA3E213-C43F-4C1D-A6ED-C6FC568D691B}.release|x64.Build.0 = release|x64
|
|
{06FB1AF7-647C-4BA4-860A-4533763440F9}.debug|x64.ActiveCfg = Debug|x64
|
|
{06FB1AF7-647C-4BA4-860A-4533763440F9}.debug|x64.Build.0 = Debug|x64
|
|
{06FB1AF7-647C-4BA4-860A-4533763440F9}.release|x64.ActiveCfg = Release|x64
|
|
{06FB1AF7-647C-4BA4-860A-4533763440F9}.release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{7EA9E1E8-4283-4CEF-9629-C5C98CD706C7} = {1997E4B6-FE49-4358-ADF1-CDDB5739508E}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {1444BEC7-11CE-4CA6-B77C-5F98AC9BFAEB}
|
|
EndGlobalSection
|
|
EndGlobal
|