Releases: allthingsida/climacros
Releases · allthingsida/climacros
Release v1.0.4
Full Changelog: v1.0.3...v1.0.4
climacros (IDA 9.2 - Windows)
Refactor plugin architecture and add build system improvements Major refactoring separating concerns into dedicated modules (cli_utils, macro_editor), adding VS Code debug configuration, and improving build system with Claude Code integration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
IDA 7.4 support + bug fixes
- version 1.0.2
- Updated the built-in macros to support IDA 7.4
- Fixed a crash when running IDA text UI
Smaller binaries + segment start/end support
- Recompiled to produce smaller binaries
- Added support for segment start and end
climacros v1.0
Initial version