-
![image](https://user-images.githubusercontent.com/3688488/43376412-a7294106-9388-11e8-894b-b193c98ce29b.png)
The file appears to be loaded by binaryninja.
-
# 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…
-
**Version and Platform (required):**
- Binary Ninja Version: 3.4.4271 & 3.5.4514-dev
- OS: Windows 10
- CPU Architecture: x64
**Bug Description:**
While working on an AArch64 project, I found t…
-
**Why is it like this?**
Binary Ninja 3.5.4526 (Stable)
-
**Version and Platform (required):**
- Binary Ninja Version: 3.5.4380
**Bug Description:**
```
Traceback (most recent call last):
File "/Users/cynder/src/macho-mutate/main.py", line 68, in
…
-
### Proposal
Compilers may try to merge cases as integers in special cases as opposed to range simplification when the ranges are not continuous. Take `test2` from `test_switch` as an example:
```…
-
**Is this a general concept that needs to be documented or a specific API?**
It is general concepts and updates to already documented section.
**What concept or API needs more documentation?**
I …
-
# What happened?
```python
File "/opt/dewolf/decompiler/util/bugfinder/bugfinder.py", line 201, in iter_function_reports
task_result = self.decompile(function, options)
File "/opt/dewolf/dec…
-
### 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/d…
-
**What is the feature you'd like to have?**
The feature is mainly stated in the title. It is a minor one, but it would be helpful to show (maybe highlight) the variable on the Stack View that corresp…