-
**Version and Platform (required):**
- Binary Ninja Version: 3.5.4526
- OS: macOS
- OS Version: 14.2.1
- CPU Architecture: x64
**Bug Description:**
On instantiation, StructuredDataView raises …
-
**Version and Platform (required):**
- Binary Ninja Version: 4.0.4883-dev
- OS: Windows
- OS Version: 10
- CPU Architecture: x64
**Bug Description:**
When loading a PDB, types whose name confl…
-
Turn on debug log, and open an PE file, we see that for each import type library object, they are registered twice:
1. at the IAT address )e.g., 0x140002000). This one is correct, and it is caused …
-
**What is the feature you'd like to have?**
Currently, to import types etc from one BNDB into another, you can select `Import from BNDB`, which lets users enter a file path or browse in a file ex…
-
**Version and Platform (required):**
- Binary Ninja Version: 3.6.4783-dev, 6fc13294
- OS: macos
- OS Version: 14.2
- CPU Architecture: arm64
**Steps To Reproduce:**
Load any mach-o binary to B…
-
Looks like currently it is not supported.
-
**Version and Platform (required):**
- Binary Ninja Version: 3.6.4723-dev, 5252537
- OS: macos
- OS Version: 14.2
- CPU Architecture: arm64
**Bug Description:**
See screenshots below.
`CHA…
-
**Version and Platform (required):**
- Binary Ninja Version: 3.6.4819-dev
- OS: macOS
- OS Version: 14.1
- CPU Architecture: arm64
**Bug Description:**
Projects icons aren't visible on light t…
0cyn updated
9 months ago
-
### Question
Hi,
I tried to run the CLI version of dewolf (decompile.py), but it's showing no module named 'simplifier':
```
zao@lebowski:~/code/decompilers/dewolf$ python3 decompile.py --help
…
-
There's a particular workflow for resolving unresolved stack usage that's currently undocumented.
There's a short thread here: https://github.com/Vector35/binaryninja-api/discussions/1644
But w…