google / google/bindiff

Bindiff does not support IDA Pro 9 (Beta)

Open
#60 2 comments 4 reactions 0 assignees View on GitHub
duplicate
Dominant language
Java
Stars
3.2k
Forks
240
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
When i try to use bindiff on two .i64 files exported by IDA Pro 9, I get an error where Bindiff could not find my IDA, this is because for IDA older than 9, there were ida.exe and ida64.exe, but since IDA 9, there is only ida.exe. And therefore, bindiff looks for ida64.exe and cannot find it.
To overcome this, I copied ida.exe into ida64.exe, and it seemed to work except that it was exporting the .i64 file for infinity, it never stops.

**To Reproduce**
Steps to reproduce the behavior:
1. Export .i64 files via IDA 9
2. Try to use bindiff with these files

**Expected behavior**
Nothing special, just to work :)

**Screenshots**

**Environment (please complete the following information):**
- OS and version: Windows 11
- Locale: [US English
- Disassembler and version: IDA Pro 9 (Beta)

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.