-
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…
-
While trying to use qbindiff on a ARM32 Thumb program, i got the following exception:
```
Cannot guess the instruction set of the instruction at 0x....
```
I fixed the issue by hard-coding the mod…
-
There are many opportunities for messages to be deduplicated as they are serialized into the BinExport2 format.
For example, mnemonics can trivially be deduplicated, and different instructions can …
-
Is it possible to run this plugin in a headless mode with Ghidra? If so can you give an example of how to do that please?
-
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…
-
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 …
-
**Version and Platform (required):**
- Binary Ninja Version: 3.1.3469
- OS: Windows
- OS Version: 8.1 Pro
- CPU Architecture x64
**Bug Description:**
```
---------------------------
binaryni…
-
Is it possible to export "headlessly" with Ghidra?
-
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…
-
The Yara signatures look off, and don't correctly match the expected binaries when using static binaries, produced using Ida Free, BinExport, and processed via VxSig.
Processing the following files…