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

Variable names are not being imported anymore

Open
#13 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
cpp

Research direction

Reproduce the issue with IDA Pro 7.6 SP1 on Windows 11 using a database containing local or global variable names. Start by tracing the BinDiff import of comments and symbols for matched functions; the work is done when those variables are ported into the matched functions.

Written by the indexing model from the issue text.

Description

bug enhancement

Steps to reproduce the problem:

  1. Diff against a database that has local or global variable names
  2. Import the comments & symbol
  3. Check if the variables have been ported over

What is the expected behavior?

The variables in the matched functions should be ported over.

What went wrong?

The variables are not ported over.

What version of the product are you using? On what operating system?

  • Windows 11 64bit
  • Ida Pro 7.6 SP1
  • BinDiff 7

Ported from b/206972653

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.