-
**Version and Platform (required):**
- Binary Ninja Version: 3.5.4402-dev Personal (c2f291a7)
- OS: Windows
- OS Version: 10.0.23506.1000
- CPU Architecture: x64
**Bug Description:**
I just re…
-
EDIT: The below table is obsolete! I originally thought each instruction would be permanently converted, and the table would track the progress. Instead, the architecture now has this configurable, co…
-
- Binary Ninja Version: 3.5.4511
- OS: macOS
- OS Version: Sonoma
- CPU Architecture: arm64
**Bug Description:**
The way this bug presents is inconsistent, but there is consistently _something_…
-
The ARM64 lifter should stop emitting intrinsics for PAC instructions and should just lift them as normal, non-authenticated calls in loads or stores and then tag the instructions with an instruction …
-
It seems the value at 0x40375914 is interpreted as LITTLE endian. It should be 0x000003c0.
BINARYNINJA Version: 3.2.3857 (Build ID ed11ebe2)
-
Sometimes we wish to search the imports/exports by ordinal, but right now it does not work -- it only searches for the name of the symbol: https://github.com/Vector35/binaryninja-api/blob/e280f8d5b348…
-
**Version and Platform (required):**
- Binary Ninja Version: 3.1.3651-dev
- OS: macOS
- OS Version: 13.0 (22A5331f)
- CPU Architecture: Apple silicon
**Bug Description:**
On macOS, it is typic…
-
# What happened?
```python
File "/opt/dewolf/decompiler/util/bugfinder/bugfinder.py", line 190, in iter_function_reports
task_result = self.decompile(function, options)
File "/opt/dewolf/dec…
-
This is just a branch off of issue Vector35/binaryninja-api#4002 for the [DYLD binary](https://drive.google.com/file/d/1ChbTlzoOSTJ52q5xJ6bfr-4shXxVQq8Z/view?usp=sharing) (@brinlyau provided) in parti…
-
**What is the feature you'd like to have?**
I would like to have a setting that sets the size for line-wrapping comments in both linear and graph view. The setting should have a sane default value. O…