What's Changed
- perf: cache string list to avoid rebuild on every call by @X-Cicada in #5
- fix: prevent concurrent session explosion and minor fixes by @X-Cicada in #6
- feat: add py_eval tool for Python execution in IDA context by @X-Cicada in #7
- feat: add customizable timeout parameter to all proxy tools by @X-Cicada in #8
- Docs/chinese readme by @X-Cicada in #9
New Contributors
Full Changelog: v0.2.4...v0.3.0