Skip to content

v0.3 - Ghidra 12.0.4 Release

Latest

Choose a tag to compare

@lr-m lr-m released this 15 Mar 23:47
· 1 commit to main since this release

v0.3 (Ghidra 12.0.4)

New Features

  • Code snippets via {addr}[line_start-line_end] syntax
  • Default notepad location in .rep so included in project archives (will be prompted to create if not in current project), option to use other directories still there - thanks @iam-TJ

Fixes

  • HTML modifications no longer impact other Ghidra components (was messing with dialog boxes)
  • Now when theme is changed, markdown notepad theme changes as well (whereas before it wouldn't change until restart)
  • Images are now centered and zoom works on them (didn't before)