-
### Xmake 版本
2.9.4
### 操作系统版本和架构
Archlinux
### 描述问题
`xmake project -k ninja` 生成的build.ninja没有cuda编译相关的rule,不能正常编译
但是直接xmake build可以
### 期待的结果
ninja能够成功编译
### 工程配置
```bash
xmake create [proj…
-
**Version and Platform (required):**
- Binary Ninja Version: 4.2.6187-dev
- OS: Ubuntu
- OS Version: 24.04.1
- CPU Architecture: x64
**Bug Description:**
While working on a custom architecture…
-
# Decompiler Research in 2024
## Security Top-4 Conferences
### NDSS
- DeGPT: Optimizing Decompiler Output with LLM
### USENIX
- Ahoy SAILR! There is No Need to DREAM of C: A Compiler-Aware St…
-
**Version and Platform (required):**
- Binary Ninja Version: 4.3.6509-dev
**Bug Description:**
BN displays enums as or:ed bitfields when used, and when 0 is named in the enum that is always or:ed…
-
**Is this a general concept that needs to be documented or a specific API?**
Multi-Threading in the C++ API. How can we achieve work in the background without locking the main thread (and thus the UI…
-
**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…
-
**Version and Platform (required):**
- Binary Ninja Version: 4.1.5902 (f2165c5d) and 4.2.6228-dev (312c3c99)
- OS: macOS
- OS Version: 15.0
- CPU Architecture: M1
**Bug Description:**
The foll…
-
**Version and Platform (required):**
- Binary Ninja Version: 3.5.4285-dev
- OS: MacOS
- OS Version: Ventura
- CPU Architecture: M1
**Bug Description:**
In IDA, function names are automaticall…
-
## Summary
Please consider publishing pre-built binaries of this project on PyPI. This would make installation much easier for users who do not work with Cargo directly, as they could simply use `pip…
-
**Version and Platform (required):**
- Binary Ninja Version: 4.2.6455-dev, 2c8da1e
- OS: macos
- OS Version: 15.1
- CPU Architecture: arm64
I frequently encounter long lines in decompilation o…