Can Bindiff compare resources?
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
- Domain
- reverse-engineering
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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from google/bindiff
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
question
Difficulty 3/5 1-2 days Newbie friendliness 42/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 1/5 Under an hour Newbie friendliness 55/100
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
checkstyle/test-configs#263 ·
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
apache/cloudstack#14222 ·
-
[BUG]茶杯方块在取茶时会引发崩溃 Open
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
1.0.0-alpha2 Type/Improvement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
wso2/dpdp-accelerator#272 ·