Add Ghidra MCP server update workflow instructions and various binary files; enhance segment coverage ledger and mid-project plan with detailed analysis notes
This commit is contained in:
parent
519af09912
commit
8847708d41
10 changed files with 248 additions and 18 deletions
16
Crusader_Decomp.code-workspace
Normal file
16
Crusader_Decomp.code-workspace
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "../../mcp/GhidraMCP"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"chat.tools.terminal.autoApprove": {
|
||||
"Set-Content": true
|
||||
},
|
||||
"python-envs.defaultEnvManager": "ms-python.python:pyenv"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue