index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-06-04
Add bswap, popcnt, clz, ctz, cls, and rbit instructions
Mark Rowe
2026-06-04
Fix defaultarch not pointing at the api directory
Glenn Smith
2026-06-04
Move FindBinaryNinjaCore.cmake's error message to api
Glenn Smith
2026-06-02
Fix unbounded recursion in function inlining
Brandon Miller
2026-06-02
[Objective-C] Improve bounds checking on UTF8 cf strings
Mason Reed
2026-06-02
Add support for multiple global pointer registers
Brandon Miller
2026-05-29
[Python] Ensure that BNFreeParseError is used to free the error returned by B...
Mark Rowe
2026-05-29
Improve consistency in how string lists are allocated in API entrypoints
Mark Rowe
2026-05-28
Remove unused path manipulation functions from C API
Mark Rowe
2026-05-28
[Objective-C] Fix horrid bounds checking from previous fix
Mason Reed
2026-05-28
[ELF] Fix MIPS symbol lookup hang with malformed symbol table entry
Mason Reed
2026-05-28
[RTTI] Add a fast-fail to the Itanium RTTI parser for large unbacked sections
Mason Reed
2026-05-28
[PE] Add a fast fail for malformed PE exception directory table size
Mason Reed
2026-05-28
[Rust] Misc formatting
Mason Reed
2026-05-28
[Objective-C] Fix misc crashes for bad input binaries
Mason Reed
2026-05-28
[WARP] Fix race condition with sidebar deletion with analysis completion even...
Mason Reed
2026-05-28
[Windows] Fix x64 platform view init race condition
Mason Reed
2026-05-27
Guard disposed BinaryView handles
Peter LaFosse
2026-05-27
add better syntax highlighting for code blocks
Jordan Wiens
2026-05-27
fix python plugin install api to default to latest version
Jordan Wiens
2026-05-27
Pull lambdas out into separate functions.
Alexander Taylor
2026-05-27
Better handling for shared cache files in projects.
Alexander Taylor
2026-05-27
Explain why original shared cache files are needed.
Alexander Taylor
2026-05-27
Improve UX when loading shared cache.
Alexander Taylor
2026-05-27
Apply symbols and types to TMS320C6x ELFs
Brandon Miller
2026-05-27
Rust APIs for custom function lifters
Brandon Miller
2026-05-26
[Rust] Fix misc clippy lints
Mason Reed
2026-05-26
[Rust] Misc formatting
Mason Reed
2026-05-26
[PDB] Fix crash when no default calling convention is registered
Mason Reed
2026-05-26
[WARP] Fix crash when no default calling convention is registered
Mason Reed
2026-05-22
Refactor calling convention Rust API to allow default implementations
Rusty Wagner
2026-05-22
Update documentation for calling convention changes
Rusty Wagner
2026-05-22
Function signature table in edit function dialog
Rusty Wagner
2026-05-22
Implement return value location handling for x86/x86_64 ELF ABI
Rusty Wagner
2026-05-22
Initial support for Go and Pascal calling conventions
Rusty Wagner
2026-05-22
Add handling of structure returns and parameters in Windows x86/x64 calling c...
Rusty Wagner
2026-05-22
Add handling of structure returns and parameters in aarch64 calling convention
Rusty Wagner
2026-05-22
Refactor calling conventions to support correct representation of structures
Rusty Wagner
2026-05-22
Extend MLIL call instruction outputs to be expressions
Rusty Wagner
2026-05-22
Fix stub generator to be less picky about leading indentation
Rusty Wagner
2026-05-21
Accept lone '?' as full-byte wildcard in FlexHex search.
Brian Potchik
2026-05-20
Sort switch blocks in graph view by case number
Glenn Smith
2026-05-19
Fix Thumb-2 out-of-bounds read during lifting
Brandon Miller
2026-05-19
Fix leaks due to unclear ownership of Menu instances
Mark Rowe
2026-05-19
Fix leaks due to missing parenting of Qt objects
Mark Rowe
2026-05-19
Add static DataRendererContainer::RenderLinesForData
Mark Rowe
2026-05-19
Fix incorrect reference counting in C++ API
Mark Rowe
2026-05-18
Argument Assist Popup
0cyn
2026-05-18
[DWARF Import] Use proper address width for unknown architectures
Josh Ferrell
2026-05-14
Refine FileMetadata display name APIs and update UI consumers.
Brian Potchik
[next]