-
Binary Ninja has a very fast development cycle and sometimes has changes to the core ABI. We have designed a system to prevent loading plugins that use a different core ABI version than the product it…
-
see https://github.com/google/binexport/issues/128#issuecomment-2078054664
-
Hello
I'm trying to use Ghidra for generating BinExports for the `diff` and `diff3` arm binaries. However, the BinDiff log result from these BinExports is not consistent when I generate the same pa…
-
Hey,
I am using BinExport with Ghidra 10.0.4 and am having an issue with getting the export files to work with BinDiff due to the following error:
```
bindiff --primary patch.BinExport --secon…
-
I did some patch diffing using BinDiff and I noticed that there is a bug, which I guess is located in BinExport.
The problem is that BinExport splits functions into several small parts, each recogn…
-
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…
-
log:
```
Error while diffing: Export of the secondary database failed: Error executing: '"E:\tools\reverse\IDA PRO 7.5\ida64.exe" "-A" "-OBinExportAutoAction:BinExportBinary" "-OBinExportModule:C:\U…
-
**Is this a general concept that needs to be documented or a specifi API?**
General Concept: What is the workflow for building and submitting a binja c++ based plugin,
how to compile for all platfor…
-
```
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…
-
```
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…