-
The assembly code is as follows:
```
9838: e359000a cmp r9, #10
983c: 979ff109 ldrls pc, [pc, r9, lsl #2]
9840: ea0005cc b af78
9844: 000…
-
## steps
In a simple sbt project:
```
sbt:sbtproj2> show previousCompile
[info] PreviousResult(analysis: Optional.empty ...)
sbt:sbtproj2> compile
sbt:sbtproj2> show previousCompile
[info…
lrytz updated
7 hours ago
-
**Describe the bug**
Loading external debug file for `./usr/bin/ls` from Debian Bookworm (x86_64) results in:
```
INFO DWARF External Debug File: found: file:///tmp/debug/dfff3239aa7c3b16a71e6b2…
-
This feature would add the ability to create an intervisibility network between viewpoints (see: https://landscapearchaeology.org/qgis-visibility-analysis-manual/). The function could return a binary …
-
Hello,
I tried to run the defects4j benchmark with the nopol repair tool on Bug ID 1. Cerberus runs without errors, but later in the logs of the container, it seems like JUnit binaries are missing.…
-
**Version and Platform (required):**
- Binary Ninja Version: 3.5.4288-dev
- OS: macOS
- OS Version: 12.4
- CPU Architecture: M1
**Bug Description:**
When the Demangler constructs a type from a…
-
**What is the feature you'd like to have?**
I would like to add a Ctrl+A (Select All) shortcut functionality in Binary Ninja's various views (IL, HIL, C, and ASM) to easily copy the entire code conte…
-
Re-opening https://github.com/pola-rs/polars/issues/18719 as it is still failing in v1.8.1
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed …
-
Tackle UI doesn't bring back/pre-populate the details for an analysis that was run previously. The "application analysis" popup always starts from the beginning. For instance, if I have run an analysi…
-
## Command
```sh
flutter analyze
```
## Steps to Reproduce
1. run `flutter analyze`
## Logs
```console
Error from the analysis server: Internal error: Bad state: No definition of type…