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:
- Export .i64 files via IDA 9
- 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)
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:
Expected behavior
Nothing special, just to work :)
Screenshots
Environment (please complete the following information):