支持ida headless 多文件分析
Stars
27
Forks
4
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
54
commits
Fix syntax error in multiserver proxy_tools_call
3f42fbb
Replace busy-reject with per-session queue lock
9148f99
Fix session worker concurrency: single-threaded workers + busy guard
e6fc379
Set proxy read timeout to 50s
54d1eba
Enable concurrent session workers with tool serialization
afab711
Update changelog for v2.0.1
50a1b9a
Use single-threaded HTTPServer for IDA session workers
5d7f463
Revert on_bound callback, keep allow_reuse_address fix
6641152
Fix session worker startup race and port reuse
8bf37ea
Align proxy timeout with MCP client timeout
a8059d8
Use threaded HTTP server and increase proxy timeout
3dddd00
Block run_tests execution through py_eval.
a9aa010
Avoid cross-loop reuse of session HTTP clients.
31fb14e
Preserve parse errors for malformed address queries.
967e399
Reject BADADDR in cursor helpers.
d0e1d66