Releases: RevEngAI/reai-ghidra
Releases · RevEngAI/reai-ghidra
Model Selection, Collection Search and easier Credential Validation
Minor improvements
v0.6.2
v0.6.1
v0.6
v0.5.1
v0.5
v0.5-rc2
First experimental release of the new Ghidra plugin
Big refactor incl Ghidra 11.1 support (#78) * Big Refactor (MVP, but not cleaned up yet) * Use extra method for checking credentials instead of relying on health endpoint * Use dedicated endpoint for checking validity of credentials * Implement binary uploading * Make health check more resilient * Cleanup, minor fixes and support for Ghidra 11.1 * Use Ghidra 11.1 in CI --------- Co-authored-by: Florian Magin <fmagin@users.noreply.github.com>
v0.4.2
Quality of life updates for setting plugin settings, and for enabling logs to be exported for debugging
What's Changed
- Add local log file generation for debugging user errors by @nathansrf in #76
- 70 make preferences tool wide rather than just local to the code browser view by @nathansrf in #77
Full Changelog: v0.4.1...v0.4.2