-
```
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…
-
BinNavi was open-sourced recently. We should have a flag for radare2 to output a format compatible with the BinNavi format. Even though BinExport is not open sourced, there are multiple public impleme…
-
Hello Montyly,
I've been testing gueb using your public VM and installed everything on a new one. Seems to work everything, IDA 6.9 with Binnavi 6.1 (latest) and binexport 6 (latest). Using your e…
-
**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…
-
Right now, `ghidra2dwarf.py` relies on having the original ELF on disk. It ends up breaking one of my automated workflows, since my tooling cleans up samples off disk after they've been imported to Gh…
-
look at the pics
many variants
![bindiff_skip_nop1](https://github.com/google/bindiff/assets/3596295/fcfe0f5f-2d3b-4f24-8a98-b6376dbedc81)
![bindiff_skip_nop2](https://github.com/google/bindi…
-
I was trying to build this on a few years old Debian machine and discovered the Gradle version was too old.
Rather than reinstall the machine I came up with this one liner to build inside a Docker co…
-
I use windows ida7.5-pro to open windows tool `ipconfig`, then load lighthouse coverage file, *File->Load File->Code coverage file*, then open the coverage log, it can successful load.
But open a …
-
Any ideas on why I would be getting different generation for the control flow graph of these two functions? These are from two versions of busybox, exported with IDA 8.3 and the f9409a7 commit. I'm …