google / google/bindiff

Can Bindiff compare resources?

Open
#59 1 comment 0 reactions 0 assignees View on GitHub
enhancement question
Dominant language
Java
Stars
3.2k
Forks
240
PR merge metrics
No merged PRs in 30d

Description

I have 2 binaries that are different in the resource section.
E.g. one has:
...
.rdata:000000014064D9E0 text "UTF-16LE", '**Some** text or variables',0
.rdata:000000014064D9EE align 10h
...
and the other has:
.rdata:000000014064D9E0 text "UTF-16LE", '**Other** text and variables',0
.rdata:000000014064D9EE align 10h
...

Can Bindiff detect these changes?
Of course this is not pure text comparison as these are related to functions and referenced in teh code.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.