quarkslab / qbindiff

Quarkslab Bindiffer but not only !
https://diffing.quarkslab.com
Apache License 2.0
169 stars 7 forks source link

Optionally add the raw binary path with binexport #5

Closed patacca closed 3 weeks ago

patacca commented 1 year ago

BinExport doesn't export the raw binary path in the protobuf message so either we have to guess it or we can accept it as a parameter in qbindiff. The latter would be better of course but then we lose the option to diff just two .BinExport files, without the raw binaries.

In any case without the raw binary path we cannot recreate the .BinDiff sqlite database.

patacca commented 3 weeks ago

Fixed in https://github.com/quarkslab/qbindiff/commit/98af48d9abfd552c9f0814b0c4d4b8c66fd7cb08