Skip to content

Releases: Martyx00/ghinja

Version 1.10

08 Jun 04:26
Compare
Choose a tag to compare

Fixed offset calculation.

Version 1.9

14 May 07:05
Compare
Choose a tag to compare

Fixes for BinaryNinja 3.x

Version 1.8

28 Dec 13:52
Compare
Choose a tag to compare

More user-friendly UI when completing the decompiler process.

Version 1.7

21 Oct 05:03
Compare
Choose a tag to compare

Fixed bug with wrong offset calculation and crash when the view was open but no file was loaded.

Version 1.6

17 Dec 18:05
Compare
Choose a tag to compare

Fixed interaction with Ghidra scripting engine.

Version 1.5

04 Dec 13:05
Compare
Choose a tag to compare
  • Scrolling no longer resets on offset change
  • Proper function handling for different offsets

Version 1.4

22 Nov 18:19
Compare
Choose a tag to compare

Highlighter now follows the color scheme of the current theme settings thanks to: #4

Version 1.3

18 Nov 18:33
Compare
Choose a tag to compare
  • Addressed the possible confusion with macOS file chooser dialog
  • Fixed some typos in README and plugin.json
  • Search for parameter values was limited to first 300 characters for a very minor performance increase

Version 1.2

15 Nov 11:51
Compare
Choose a tag to compare
  • Added some basic error handling
  • Renaming function arguments no longer breaks syntax highlight
  • Added highlights for casting

Version 1.1

12 Nov 19:01
Compare
Choose a tag to compare
  • Ghinja decompiling job does not start automatically but rather after opening the Ghinja window and clicking inside it
  • Rename added
  • Search added
  • Improved highlighter