paul-abb
paul-abb
[bins.zip](https://github.com/google/vxsig/files/14350863/bins.zip) Binaries are attached. I tried using a shorter trim_length of 50000 and still only one binary matched. At 500, both binaries matched. I'm confused, why does the trim length...
To reproduce: Compiile OpenSSL statically. Analyze with Ghidra. Export with BinExport plugin. Attempt to diff with Bindiff. Expected Behavior: To successfully process the file the same as dynamically linked files.
[openssl_static.zip](https://github.com/google/bindiff/files/14313116/openssl_static.zip) Ok attached
Using Ida Free, the BinExport is able to be processed. However, BinExport files from Ida and Ghidra don't seem to be compatible / comparable, I'm not sure if this is...