Skip to content

Releases: RevEngAI/reai-ghidra

v0.4.1 - UX Updates

22 Jan 17:09
f0c0523
Compare
Choose a tag to compare

Minor release that provides some UX improvements for parts of the plugin

What's Changed

Full Changelog: v0.4...v0.4.1

v0.4 - Update for latest version of RevEng.AI API

04 Dec 12:12
dc55d74
Compare
Choose a tag to compare

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

  • update readme links by @mov0xdecafe in #66
  • Update to use updated API by @mov0xdecafe in #68

Full Changelog: v0.3...v0.4

v0.3: Add Collection Search to Autoanalysis

30 Oct 10:11
b8cd417
Compare
Choose a tag to compare

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

13 Oct 16:28
7c2a2e1
Compare
Choose a tag to compare

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

03 Oct 14:04
fa8f407
Compare
Choose a tag to compare

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

22 Sep 12:41
a6c37c5
Compare
Choose a tag to compare

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

v0.0.2

13 Sep 13:38
4b0d3a6
Compare
Choose a tag to compare

Introduces the CorePlugin for providing ApiServices.

v0.0.1

23 Aug 08:54
5152f81
Compare
Choose a tag to compare
Merge pull request #32 from RevEngAI/update-recent

make n very big