ghidra-cli 0.1.10

Rust CLI to run Ghidra headless for reverse engineering with Claude Code and other agents
Documentation
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.2.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ilspy-cli", "ilspy-cli", "{57D64D29-C390-AB5D-0C8F-C885F098A2BE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "bridge", "bridge", "{30DDC625-9190-E733-6D5A-673F76A8955D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IlSpyBridge", "ilspy-cli\bridge\IlSpyBridge.csproj", "{5A7DF657-AF78-5D60-6106-CC2C86322D15}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{BB897F4C-64DC-12DA-5BA6-A40F88F8A815}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "fixtures", "fixtures", "{D1967CB3-F9E4-7AF4-071E-A8DC95B95BD3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleLib", "ilspy-cli\tests\fixtures\SampleLib\SampleLib.csproj", "{6F6C51C3-79C8-FCB0-D190-2EA3620587C0}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{5A7DF657-AF78-5D60-6106-CC2C86322D15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{5A7DF657-AF78-5D60-6106-CC2C86322D15}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{5A7DF657-AF78-5D60-6106-CC2C86322D15}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{5A7DF657-AF78-5D60-6106-CC2C86322D15}.Release|Any CPU.Build.0 = Release|Any CPU
		{6F6C51C3-79C8-FCB0-D190-2EA3620587C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{6F6C51C3-79C8-FCB0-D190-2EA3620587C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{6F6C51C3-79C8-FCB0-D190-2EA3620587C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{6F6C51C3-79C8-FCB0-D190-2EA3620587C0}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(NestedProjects) = preSolution
		{30DDC625-9190-E733-6D5A-673F76A8955D} = {57D64D29-C390-AB5D-0C8F-C885F098A2BE}
		{5A7DF657-AF78-5D60-6106-CC2C86322D15} = {30DDC625-9190-E733-6D5A-673F76A8955D}
		{BB897F4C-64DC-12DA-5BA6-A40F88F8A815} = {57D64D29-C390-AB5D-0C8F-C885F098A2BE}
		{D1967CB3-F9E4-7AF4-071E-A8DC95B95BD3} = {BB897F4C-64DC-12DA-5BA6-A40F88F8A815}
		{6F6C51C3-79C8-FCB0-D190-2EA3620587C0} = {D1967CB3-F9E4-7AF4-071E-A8DC95B95BD3}
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {F7581108-276C-48D4-8181-48C1B4C6F743}
	EndGlobalSection
EndGlobal