Can Bindiff compare resources?

Open
#59 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java

Research direction

The issue names no files, tests, or entry points. Start by locating how Bindiff handles binary resources and their references, then determine the expected comparison behavior for differing resource strings; done means the issue's example changes can be detected.

Written by the indexing model from the issue text.

Description

enhancement question

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.

Dominant language
Java
Stars
3.2k
Forks
240
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from google/bindiff

All issues in google/bindiff

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.