binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Public API, examples, documentation and issues for Binary Ninja

Results 859 binaryninja-api issues
Sort by recently updated
recently updated
newest added

**What is the feature you'd like to have?** As one who works with mostly Japanese software, it would be a huge help if we had a way to have the...

**Version and Platform (required):** - Binary Ninja Version: Enterprise Server 1.2.208-stable - OS: Redhat something? / Ubuntu 20.04 for client - OS Version: [e.g. 22.04] - CPU Architecture: x64 **Bug...

Type: Enhancement
Component: Documentation
Impact: Low
Effort: Low
Edition: Enterprise

**What is the feature you'd like to have?** The the structure of a function's decompilation could be improved by prioritizing early returns in cases like the following: Current decompilation: ```c...

Type: Enhancement
Component: Core
Core: HLIL
IL Optimization

Added a new group in the triage UI. ![image](https://github.com/Vector35/binaryninja-api/assets/34680029/f094ddd4-8b0e-45c0-af78-a6ec252cf393)

Bear with me if I'm doing anything weird, this is literally the first time I've ever made a pull request on github. I also do most of my work on...

Arch: MIPS

As shown below, the `__SEH_epilog` is a library function. In graph view, we show it as yellow, but in linear view, we show it in the default color ![Screenshot 2024-06-20...

Type: Bug
Component: UI
Impact: Low
Effort: Trivial
UI: Linear

**What is the feature you'd like to have?** When I make changes to types synced to a Type Archive, I want them to automatically push to the archive (Likely should...

Type: Enhancement
Effort: Medium
Impact: Medium
Component: Type Archives

**What is the feature you'd like to have?** To be able to specify layout of function arguments on stack, using function signature. Currently it's only possible with adding custom calling...

Type: Enhancement
Component: UI
Component: Type Parser
Impact: Low
Effort: Low