Closed enovella closed 1 year ago
I'm trying to reproduce it today. Hopefully I can get it fixed today too.
PS: In opposite to what many people think, Diaphora is not specific to see the differences between two different versions of the same binaries. Diaphora is designed to find the similarities of 2 binaries, whatever they are, like, for example, a library and a binary with that library statically linked inside or, as it's the case with this issue, two binaries sharing the same SDK.
And fixed, thanks for reporting! Feel free to reopen if you experience it again.
Issue
While diffing two binaries, there is a repetitive Python exception thrown. Unsure how this affects to the diffing
Sample
FYI - They use the same SDK but they are not the same app with different version. samples.zip