What's Changed
- add idalib-based MCP server by @williballenthin in #39
- Add debugger mpc function by @ltlly in #46
- Add functionality to list globals by @neoz in #47
- Added command to find xrefs to struct fields by @JorisVanEijden in #60
- add local type listing and searching function by @hoooonnam in #70
- Add support for Claude Code and Small Refactoring by @Chapoly1305 in #86
- List imports by @withzombies in #85
- Add stack variable support by @withzombies in #81
- Allow set_comment to work with no decompiler available by @withzombies in #80
- Add memory read functions by @withzombies in #82
- Fix member names, use defined structure builders by @withzombies in #102
- Structured function disassembly by @withzombies in #96
- claude code support windows now by @heheda123123 in #117
- Add callee function listing feature by @nonetype in #90
- Add Patch Address bytecode by @ShallowFeather in #57
- Add comprehensive structure analysis functionality by @VadimBoev in #123
New Contributors
- @ltlly made their first contribution in #46
- @neoz made their first contribution in #47
- @JorisVanEijden made their first contribution in #60
- @hoooonnam made their first contribution in #70
- @Chapoly1305 made their first contribution in #86
- @withzombies made their first contribution in #85
- @heheda123123 made their first contribution in #117
- @nonetype made their first contribution in #90
- @ShallowFeather made their first contribution in #57
- @VadimBoev made their first contribution in #123
Full Changelog: 1.3.0...1.4.0