Skip to content

Releases: RevEngAI/reai-ghidra

Model Selection, Collection Search and easier Credential Validation

12 Oct 20:38
Compare
Choose a tag to compare

What's Changed

  • Make credential validation in Wizard more responsive by @fmagin in #88
  • Implement model selection for analysis creation by @fmagin in #89
  • Collection quick search, notification fix and auth check simplification by @fmagin in #90

Full Changelog: v0.6.3...v0.7

Minor improvements

13 Sep 10:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

07 Aug 20:04
Compare
Choose a tag to compare

What's Changed

  • Work around incompatible path format returned for Windows paths by @fmagin in #85
  • Implement Table for previous analysis for choosing existing Analysis to connect to by @fmagin in #86

Full Changelog: v0.6.1...v0.6.2

v0.6.1

07 Aug 19:23
Compare
Choose a tag to compare

What's Changed

  • Misc improvements and update to Ghidra 11.1.2 by @fmagin in #84

Full Changelog: v0.6...v0.6.1

v0.6

29 Jul 15:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6

v0.5.1

16 Jun 17:29
Compare
Choose a tag to compare

What's Changed

  • Fix Setup Wizard invocation when no initial config is available by @fmagin in #80

Full Changelog: v0.5...v0.5.1

v0.5

14 Jun 15:50
Compare
Choose a tag to compare

What's Changed

  • Big refactor incl Ghidra 11.1 support by @fmagin in #78
  • Minor fixes and improvements by @fmagin in #79

New Contributors

Full Changelog: v0.4.2...v0.5

v0.5-rc2

14 Jun 13:24
c8cbab0
Compare
Choose a tag to compare

What's Changed

  • Big refactor incl Ghidra 11.1 support by @fmagin in #78

New Contributors

Full Changelog: v0.4.2...v0.5-rc2

First experimental release of the new Ghidra plugin

11 Jun 20:18
c8cbab0
Compare
Choose a tag to compare
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

11 Mar 11:57
6cadeee
Compare
Choose a tag to compare

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