LICENSE
README.md
pyproject.toml
src/ghidra_retro_mcp/__init__.py
src/ghidra_retro_mcp/ghidra_bridge.py
src/ghidra_retro_mcp/server.py
src/ghidra_retro_mcp.egg-info/PKG-INFO
src/ghidra_retro_mcp.egg-info/SOURCES.txt
src/ghidra_retro_mcp.egg-info/dependency_links.txt
src/ghidra_retro_mcp.egg-info/entry_points.txt
src/ghidra_retro_mcp.egg-info/requires.txt
src/ghidra_retro_mcp.egg-info/top_level.txt
src/ghidra_retro_mcp/tools/__init__.py
src/ghidra_retro_mcp/tools/emulation.py
src/ghidra_retro_mcp/tools/persistent_signatures.py
src/ghidra_retro_mcp/tools/reporter.py
src/ghidra_retro_mcp/tools/retro_triage.py
src/ghidra_retro_mcp/tools/signatures.py
tests/test_emulation_benchmark.py