Releases: RevEngAI/reai-ghidra
v0.4.1 - UX Updates
Minor release that provides some UX improvements for parts of the plugin
What's Changed
- 69 UI and ux updates by @nathansrf in #71
- update build config by @nathansrf in #72
- undo update by @nathansrf in #73
Full Changelog: v0.4...v0.4.1
v0.4 - Update for latest version of RevEng.AI API
We have made some updates to our public API and updated the plugin to reflect this.
The most significant change is the addition of an import analysis button in the menu, to all you to import an analysis from the portal.
Should work with latest version of Ghidra (v11)
What's Changed
Full Changelog: v0.3...v0.4
v0.3: Add Collection Search to Autoanalysis
The main contribution of this release is the addition of collections to the auto analysis window.
This allows you to select what collections you want the auto-analysis to use for function similarity searches, useful for identifying library functions in your binary.
What's Changed
- 63 update auto analysis to enable auto identification of libraries by @mov0xdecafe in #64
- Readme updates by @mov0xdecafe in #65
Full Changelog: v0.2.1...v0.3
v0.2.1
Mostly UI changes and bug fixing.
What's Changed
- add note about issue that can occur when installing extension by @mov0xdecafe in #56
- use function address instead of name as name can change and cause an … by @mov0xdecafe in #59
- 57 progress status for fetching ann results by @mov0xdecafe in #60
- add progress to auto-analysis by @mov0xdecafe in #62
Full Changelog: v0.2...v0.2.1
v0.2 - Move Support to Ghidra 10.4
Move the target version of Ghidra to 10.4 as the latest version at the time of building.
What's Changed
- use screenshot with updated confidence score by @mov0xdecafe in #51
- add some doc comments, format source files by @mov0xdecafe in #52
- update for 10_4 changes by @mov0xdecafe in #55
Full Changelog: v0.1...v0.2
v0.1 - Alpha Release
This release marks the official start of our pre-alpha version of our Ghidra Plugin!
With this release we provide the ability to upload a binary to our platform for analysis, automatically recommend function names based on similarity to other binaries in the dataset, and the ability to generate function comments using AI.
Full Changelog: v0.0.2...v0.1