-
It would be great if capa can directly take a binja database as input for analysis. A common situation is a binary needs to be pre-processed in binja to remove certain packing/obfuscation. Right now w…
-
Since `ninja==1.11.1.2`, we cannot built `numpy` anymore from source as it will fail with:
```
LookupError: https://files.pythonhosted.org/packages/b4/49/4f1a79f99f4c3eb5d22f943bba14832923bb44423254…
-
During some initial profiling, I'm finding that the Binary Ninja backend is substantially slower than vivisect or IDA. This thread will enumerate all the things we discover. It might include: bugs in …
-
from capa-testfiles, these files fail to process today:
```
failures for binja: …
-
The DockHandler/DockWidget APIs have been removed as of 4.2.6456, so Lighthouse will no longer load in Binary Ninja dev. I took a crack at starting a fix in #148 but it's not complete or tested.
-
Hi @idiom,
I thought you might like to know that your plugin seems to be better at finding some stack strings than FLOSS! I watched herrcore use it to decode stack strings in a sample of Zharkbot t…
-
**Version and Platform (required):**
- Binary Ninja Version: 4.2.6455
- OS: macOS
- OS Version:
- CPU Architecture: x86_64, but likely others
**Bug Description:**
Decompiling the following …
-
Binary Ninja traceback:
```python3
[Default] Traceback (most recent call last):
[Default] File "/Applications/Binary Ninja.app/Contents/MacOS/plugins/../../Resources/python/binaryninja/plugin.p…
-
**Version and Platform (required):**
- Binary Ninja Version: 4.2.6238-dev (dc64ea3b)
- OS Version: macOS 15.0 (24A335)
- CPU Architecture: AArch64
**Bug Description:**
Binary Ninja seems to t…
-
I am following the instructions from here: https://dev-docs.binary.ninja/guide/migration/migrationguideida.html#importing-data
After opening, I get:
`Unable to parse IDB file: Type::Function`
I…