v0.5.2 - Ghidra Zip File Support, Calling Counts Feature, Bug Fixes
What's Changed
- Docker ghidriff by @clearbluejar in #57
- Ghidra Zip File Support, Calling Counts Feature, Bug Fixes, extra tests! by @clearbluejar in #63
Full Changelog: v0.5.1...v0.5.2
Ghidra File Zip File Support
You can now run ghidriff
using Ghidra Zip Archive files. This is useful when you already have an binary analyzed.
Example:
ghidriff old.bin.gzf new.bin.gzf
Called / Calling Counts Added Feature
Now for each function, the calling and/or called diff will include reference counts.