-
SBF is live on mainnet but is missing a spec.
Current architectures:
- [ ] bpfel-solana (legacy)
- [ ] sbf
- [ ] sbfv2 (WIP)
**Proposed Content**
- Instruction Encoding
- Instruction Se…
riptl updated
8 months ago
-
**Version and Platform (required):**
- All current versions and platforms
**Bug Description:**
Currently, we are creating SideBar / UI view-sensitive widgets per ViewFrame instance, or in other w…
-
- Binary Ninja Version: 3.6.4819-dev
- OS: macOS
- OS Version: 14.1
- CPU Architecture: arm64
**What is the feature you'd like to have?**
Any way to copy an instruction opcode out of linearview…
0cyn updated
8 months ago
-
**Version and Platform (required):**
- Binary Ninja Version: 3.6.4822-dev
- OS: Windows
- OS Version: 10
- CPU Architecture: x64
**Bug Description:**
Many of the function types in the `libc_ar…
-
Customer reports:
There was a regression introduced in 4.0.4841 that makes BN crash when loading this file (file: arm64 slice; from dyld shared cache of macOS 14.4 Beta (23E5191e)), reading the cha…
-
Per issue Vector35/binaryninja-api#4023 there should be support for disassembling the 'fcmpu' PPC instruction. However, it is not supported in the latest Binary Ninja version (2.0.2243-dev).
To re…
viclw updated
9 months ago
-
Basically I want BN to rename these variables according to the string. Of course with some kind of ruleset. Let's say first 10 character of the string, without unnecessary `_` and space like character…
-
**Version and Platform (required):**
- Binary Ninja Version: 3.6.4709-dev Personal
- OS: macos
- OS Version: 14.1
- CPU Architecture: arm64
**Bug Description:**
As shown in the GIF, when we cr…
-
**Version and Platform (required):**
- Binary Ninja Version: 3.6.4764-dev, 1e8f4a9b
- OS: macos
- OS Version: 14.2
- CPU Architecture: arm64
I have a binary that uses `IDebugClient5` which acco…
-
If you accidentally close a tab while the debugger is attached to a process, the following dialog pops up:
Hitting "Cancel" on this dialog will just pop up the dialog again, giving you no choic…