-
I've tried to find a minimal example to reproduce this for a while now, but then get different errors or none at all, so here's the original one (I'll add the other traces collapsed at the end):
Rep…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
Bokeh, since its 3.0 release, pushes dev packages with `.devX` and `rc…
-
**Version and Platform (required):**
- Binary Ninja Version: 4911
- OS: Windows
- OS Version: 10
- CPU Architecture: x64
**Bug Description:**
Defining a function with args in subregisters prod…
-
This should be a small Galaxy training giving a more in-depth description on how to use the recetox-aplcms tool for peak detection for GC & LC-MS data, similar to the original tutorial [here](http://w…
-
```zig
export fn foo(a: @Vector(32, u8), b: @Vector(32, u8), c: @Vector(32, u8)) u64 {
const b1: u32 = @bitCast(a == b);
const b2: u32 = @bitCast(a == c);
return (@as(u64, b1)
-
**Describe the bug**
I can't find a Cpp2 syntax to emit a `static constexpr` local variable. `static constexpr` variables are useful (particularly in debug/non-optimised builds) for look-up tables in…
-
This
```dart
import 'dart:typed_data';
import 'package:benchmark_harness/benchmark_harness.dart';
void main() {
Foo().report();
if (int.parse('1') == 1) print(sink);
}
final XX = Uin…
-
As a RCX user, it would be beneficial to expose the interface IP (example 192.168.1.10) in the notification referring to RCX serving instead of the internal one (127.0.0.1).
It just makes it easier i…
0xlne updated
3 years ago
-
**Describe the bug**
As you can see in the image I provided, it's very strange that the opcodes below are not being analyzed
**Expected behavior**
The JMP RCX opcode specifies a conditional…
-
Consider this example https://godbolt.org/z/fEjrzrW8n
```
struct A {
int a;
};
extern __declspec(thread) struct A *a;
struct A*
getA(void)
{
return a;
}
```
clang-cl 19.1.0-rc2…