We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0915ef3 + b0393b8 commit b7379d6Copy full SHA for b7379d6
README.md
@@ -166,10 +166,10 @@ If you want to use AI-powered script generation:
166
167
```
168
┌─────────────────────┐ ┌─────────────────────┐ ┌─────────────────────┐
169
-│ Web Interface │ │ Codex Bridge │ │ MCP Servers │
+│ Web Interface │ │ Codex Bridge │ │ MCP Servers │
170
│ (Flask App) │◄───┤ (AI Integration) │◄───┤ (Binary Analysis) │
171
│ │ │ │ │ │
172
-│ • Script Runner │ │ • Codex CLI Proxy │ │ • Ghidra Server │
+│ • Script Runner │ │ • Codex CLI Proxy │ │ • Ghidra Server │
173
│ • Package Manager │ │ • Prompt Engineering│ │ • JADX Server │
174
│ • Real-time Output │ │ • MCP Client │ │ • Function Analysis │
175
└─────────────────────┘ └─────────────────────┘ └─────────────────────┘
0 commit comments