Releases: RevEngAI/plugin-ghidra
Releases · RevEngAI/plugin-ghidra
v0.18.4
What's Changed
- feat: branding improvements and easier configuration by @robertmarsal in #148
- feat(PRO-1733): allow attaching to matching analyses by hash only by @robertmarsal in #149
Full Changelog: v0.18.3...v0.18.4
v0.18.3
What's Changed
- fix: plugin creating an empty tag with new analyses by @robertmarsal in #143
- feat: make the function matching tables sortable by @robertmarsal in #144
- feat: better error handling and UI for function matching by @robertmarsal in #145
- PoC for Automated Product Screenshots by @fmagin in #146
- fix: do not show a warning on first setup when there's no config file by @robertmarsal in #147
Full Changelog: v0.18.1...v0.18.3
v0.18.1
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- Migrated plugin to v2 RevEng.AI endpoints
Full Changelog: v0.17...v0.18.0
What's Changed
- Ghidra 11.4.1 by @fmagin in #118
- Add Auto Unstrip command and unify fetching logic with table by @fmagin in #117
- Change function info to absolute addresses by @fmagin in #119
- feat(PRO-1553): use a v2 endpoint for recent analysis by @robertmarsal in #120
- feat: use the same name for the plugin across all plugins by @robertmarsal in #122
- feat(PRO-1589): update how function boundaries hashes are calculated by @robertmarsal in #123
- feat(PLU-183): update interface to match other plugins by @robertmarsal in #124
- feat(PLU-183): update right-click UI by @robertmarsal in #125
- fix: display configured user creds when user visits config panel by @robertmarsal in #126
- feat: update config panel by @robertmarsal in #127
- Auto Unstrip Feature by @fmagin in #128
- Bugfix for auto unstrip of RevEng.AI name space does not exist yet by @fmagin in #130
- Preparation for testing by @fmagin in #129
- AI Decomp refactor, Testing and Feedback Mechanism by @fmagin in #131
- fix: restore missing plugin menu options by @robertmarsal in #132
- feat(PRO-1634): initial SDK integration and updates by @robertmarsal in #133
- feat: migration/removal of a few v1 endpoints by @robertmarsal in #134
- fix: attach/detach edge cases and AI decomp running always by @robertmarsal in #135
- feat: minor fixes and improvements to the UI by @robertmarsal in #136
- feat(PLU-185): migrate functions list endpoint to v2 by @robertmarsal in #137
- feat(PLU-185): UI updates for auto-unstrip by @robertmarsal in #138
- feat(PLU-185): new function matching UI by @robertmarsal in #140
- feat(PRO-1681): better individual function matching by @robertmarsal in #141
- chore: update readme by @robertmarsal in #142
New Contributors
- @robertmarsal made their first contribution in #120
Full Changelog: v0.17...v0.18.0
v0.17: Support Ghidra 11.4
What's Changed
- Add default message in log viewer component by @fmagin in #115
- Include Ghidra 11.4 by @fmagin in #116
Full Changelog: v0.16...v0.17