clearbluejar / ghidriff

Python Command-Line Ghidra Binary Diffing Engine
https://clearbluejar.github.io/ghidriff/
GNU General Public License v3.0
476 stars 22 forks source link

Max Modified Bug #67

Closed clearbluejar closed 6 months ago

clearbluejar commented 6 months ago

There is a bug in the max_modifed count that will prevent ghidriff from showing useful diffs. Sometimes functions will be added to the diff that have a m or b_ratio of 1.0 (meaning they are exact matches).