Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting multiple versions in the same binary #1

Open
chkp-eyalit opened this issue Dec 13, 2018 · 0 comments
Open

Supporting multiple versions in the same binary #1

chkp-eyalit opened this issue Dec 13, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@chkp-eyalit
Copy link
Contributor

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 chkp-eyalit self-assigned this Dec 13, 2018
@chkp-eyalit chkp-eyalit added the enhancement New feature or request label Dec 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant