-
I'm trying to build this extension for Ghidra 10.3, but I'm getting the following error:
```
> Task :extractIncludeProto FAILED
FAILURE: Build failed with an exception.
* What went wrong:
A…
-
Installing BD Viewer 1.0.3 in Binary Ninja 3.4.4271 Personal (b7fd028d), on macOS Ventura 13.3.1 (on Intel) it displays the following error on boot:
Plugin module '/Users/username/Library/Applicati…
-
I just built BinExport for Binary Ninja ([from latest commit as of writing](https://github.com/google/binexport/commit/7f0d92dcbb4c2502f0a79ecbe708c8d6b411b4ea)) and now Binja crashes when launching t…
-
It ran. It asked me to locate the license file. It crashes repeatedly.
```
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Pr…
-
**Version and Platform (required):**
- Binary Ninja Version: 3.3.4025-dev Personal, 5ab69587
- OS: Mac OS
- OS Version: 13.1 Ventura
- CPU Architecture: Apple M1
**Bug Description:**
Newer ver…
-
From the cmake [docs](https://cmake.org/cmake/help/latest/module/ExternalProject.html):
> If GIT_SHALLOW is enabled then GIT_TAG works only with branch names and tags. A commit hash is not allowed.
…
-
how to specify the location of .binexport file in cmd line ?
I try to use plugin options in cmd as follow,
ida64.exe -Sbinexport.idc -OBinExportLogFile: bin_file_path
however, .BinExport file gen…
-
**Version and Platform (required):**
- Binary Ninja Version: 3.1.3469 / 3.2.3782-dev
- OS: Debian
- OS Version: Bookworm
- CPU Architecture: x64
**Bug Description:**
In the BinExport C++ plugi…
-
I did the prerequisites, then cloned the repo and ran cmake as following:
```
~/tools/cmake/binexport/build_linux$ cmake .. -G Ninja -DCMAKE_BUILD_TYPE=Release "-DCMAKE_INSTALL_PREFIX=…
-
I want to batch generate .BinExport file. I run binexport in cmd line as follow,
idat64.exe -A -Sbin_export.idc bin_file_path.
After running cmd, .BinExport flie is generated. but cmd window are bl…