Skip to content

Supporting multiple versions in the same binary #1

Description

@chkp-eyalit

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).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions