Skip to content

v4.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Aug 01:38
· 1 commit to main since this release

What's Changed

  • Add export: dump a whole binary to a directory in one command by @subwire in #222
  • Disassemble arbitrary address ranges, not just functions by @subwire in #221
  • Make export discoverable, and its output readable by @subwire in #227
  • Don't let a filename Ghidra dislikes kill the server by @subwire in #229
  • Put Binary Ninja ahead of Ghidra in the fallback order by @subwire in #230
  • Make server startup and teardown failures diagnosable by @subwire in #223
  • Add annotate for bulk comments/renames, and say what to do about --raw by @subwire in #225
  • Recover from a crashed IDA session instead of failing forever by @subwire in #226
  • Keep a dead server explainable after its record is pruned by @subwire in #228
  • Don't let one namespace delete another's server records by @subwire in #232

Full Changelog: v4.4.1...v4.5.0