trietptm / zynamics

Automatically exported from code.google.com/p/zynamics
0 stars 0 forks source link

Undefined BinExport2Diff8 function #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Diff 2 .idb

What is the expected output? What do you see instead?

Difference between 2 binary
Error : function BinExport2Diff8 undefined

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

Bindiff 4.1
IDA Pro 6.4
Windows 7 32bits
Java 8 build 1.8.0_31-b13

Please provide any additional information below.

Original issue reported on code.google.com by jerome.l...@gmail.com on 5 Mar 2015 at 3:15

Attachments:

GoogleCodeExporter commented 9 years ago
Seems like you have a version mismatch between the BinDiff and BinExport 
plugins. What does the IDA log window say? It should mention "BinExport 8" 
somewhere.

Original comment by soere...@google.com on 5 Mar 2015 at 4:34

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I came up with the same situation:

Bindiff 4.1.0
IDA Pro 6.4
Windows 7 64bit
Java 1.7.0_25

IDA Message gave:
LoadLibrary(zynamics_binexport_8.plw) error: can't find the program
zynamics_binexport_8.plw: can't load file
Error while diffing: Error: Export of the current database failed: Runtime 
error: Attempt to call undefined function 'BinExport2Diff8'

Original comment by yixiaox...@gmail.com on 12 Apr 2015 at 2:21

GoogleCodeExporter commented 9 years ago
The error message indicates your installation is corrupt. Does the 
zynamics_binexport_8.plw exist in your IDA plugin directory? Did you, by 
chance, update IDA and copied the bindiff plugin but forgot the binexport one? 
Did you try reinstalling BinDiff from the msi file?

Original comment by soere...@google.com on 13 Apr 2015 at 8:13

GoogleCodeExporter commented 9 years ago
Thank you. The problem was solved after updating the IDA.

Original comment by yixiaox...@gmail.com on 13 Apr 2015 at 3:51

GoogleCodeExporter commented 9 years ago

Original comment by timkor...@google.com on 28 Apr 2015 at 8:04