Skip to content

Releases: clearbluejar/ghidrecomp

v0.5.4 - Support for Ghidra 11.2

08 Oct 13:48
Compare
Choose a tag to compare

image

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3 Pyhidra 1.0 upgrade

31 Jan 06:15
Compare
Choose a tag to compare

What's Changed

  • Pyhidra 1.0 upgrade, drop Python 3.8, support Ghidra 10.3+ by @clearbluejar in #22

Full Changelog: v0.5.2...v0.5.3

v0.5.2 Pyhdira 1.0 Hotfix

31 Jan 05:24
fd33ea9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1 bug fixes and output tree update

24 Jan 17:39
Compare
Choose a tag to compare

v0.5.0: Ghidra 11 + BSim Sig Generation

16 Jan 19:26
Compare
Choose a tag to compare

ghidrecomp now runs on Ghidra 11.0 and has BSim powers!

What's Changed

Full Changelog: v0.4.3...v0.5.0

BSim Signature Generation

ghidrecomp-bsim

bsim-output-xml

v0.4.3

08 Nov 20:41
6a020b1
Compare
Choose a tag to compare

What's Changed

  • Upgrade callgraphs by @clearbluejar in #11
    • fix max-depth-display, test for called graphs, remove bad chars from mermaidjs, remove timeout exception
    • revert latest image until pyton 3.12 is supported in jpype
    • workaround for gh actions

Full Changelog: v0.4.2...v0.4.3

v0.4.2 - CppExport bug fix

08 Sep 00:48
Compare
Choose a tag to compare

fix Ghidra 10.3.3 breaking Api change. #10

Full Changelog: v0.4.1...v0.4.2

v0.4.1 - ghidrecomp docker image upgrade

26 Jul 20:23
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

minor changes

  • Update docker to use ghidra-python image
  • ghidrecomp docker image now comes with ghidrecomp installed
  • devcontainer uses ghidra-python as well

v0.4.0 - Callgraphs

14 Jun 19:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

image

v0.3.2 - GDT Support

24 Apr 19:51
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.3.2

  • Added GDT support #5

Sample improvement after applying GDT:

ghidrecomp tests/data/afd.sys.10.0.22621.1415 --gdt tests/data/ntddk_64.gdt

image