Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

BinDiff should use Unicode APIs on Windows

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java

Research direction

Reproduce the failure on Windows using database paths containing Chinese characters, then trace the database-opening path that produces the reported temporary.database error. Done means BinDiff can diff the two databases successfully when the user profile or temporary path contains non-ASCII characters.

Written by the indexing model from the issue text.

Description

bug enhancement

Steps to reproduce the problem:
1.saved two ida database.
2.Open one of the two database to diff the other database
3.alert message as "Error while diffing: failed opening database: 'unable to open database file', filename: 'C:\Users\���\AppData\Local\Temp\BinDiff\temporary.database' "

What is the expected behavior?
I wish that the Bindiff can support Chinese.

What went wrong?
I can't diff the two database.

What version of the product are you using? On what operating system?
Bindiff 7 beta. On Windows.
Any other comments?

186791621__33198687__191454

Ported from b/186791621

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.