-
We should provide a docker image in this repository that utilizes WARP integration with Binary Ninja through `sigem` to show how to generate signatures in bulk.
-
**Version and Platform (required):**
- Binary Ninja Version: 4.2.6390-dev Personal (0eef5cef)
- OS: Windows 11
- OS Version: 24H2 (OS Build: 26100.2161)
- CPU Architecture: x86_64
**Bug Descrip…
-
It now defaults to the directory where the binary ninja executable is in, which is almost certainly not what the user wants
-
**Version and Platform (required):**
- Binary Ninja Version: 4.2.6455
**Bug Description:**
Broken MIPs relocations:
From previous stable (4.1.5902)
`0006a648 08965226 addiu $s2, $s2, -0x…
-
**What is the feature you'd like to have?**
Add setting to enable "Define Binary Ninja Macros" by default when selecting "Analysis > Import Header File"
**Is your feature request related to …
-
**Version and Platform (required):**
- Binary Ninja Version: 4.2.6304-dev (65f49c87)
- OS: macOS
- OS Version: 15.0
- CPU Architecture: M1
**Bug Description:**
There seems to be performance is…
-
Now that capa has both UI for IDA and Ghidra, it would good to also have a binary ninja UI.
Previously, Willi and I discussed the possibility to share some code with the IDA UI. But I grew skeptic…
-
# Summary
There's already an IDA plugin (and #49 tracking the for a ghidra plugin), would be nice to have BN plugin.
## Motivation
Because many people use BN and capa has some nice features …
-
Hey I'm not sure if you would have any interest in it but I created a Binary Ninja plugin that works on their LLIL instead of the raw disassembly.
I based it on the work you did here so figured I w…
-
### What is your question?
I refer here to issue [#17209](https://github.com/conan-io/conan/issues/17209) and like to restart.
I'm a consumer of `catch2` package and want to compile my project/app…