Karta icon indicating copy to clipboard operation
Karta copied to clipboard

Supporting multiple versions in the same binary

Open chkp-eyalit opened this issue 7 years ago • 0 comments

In the current state, when the identifier for library X finds more than one match, it refuses to match the library because the two versions will collide and mess up the file map logic.

Should attempt to identify the cluster for each version, and zoom-in on each cluster independently, to support this edge case. Turns out that some programs (PDF Viewers) use multiple versions of zlib (for instance).

chkp-eyalit avatar Dec 13 '18 07:12 chkp-eyalit