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-04-15
Fix rustfmt check failure.
Alexander Taylor
2026-04-15
RISC-V: Special handling for 0000 (trap).
Alexander Taylor
2026-04-15
[bntl] Fix rpaths to not include an absolute path into the build directory on...
Mark Rowe
2026-04-15
Improve nullptr checks across Extensions API
0cyn
2026-04-15
Propegate nullptr on Repository::GetPluginByPath
0cyn
2026-04-15
[Python API] Replace bare "except:" with "except Exception:" to fix signal pr...
Josh Ferrell
2026-04-15
[Python API] Fix exception in LanguageRepresentationFunction.get_block_lines
Josh Ferrell
2026-04-14
Add description column to project browser
Josh Ferrell
2026-04-14
Allow project browser columns to be hidden
Josh Ferrell
2026-04-14
Plugin Manifest V2 Support
0cyn
2026-04-14
[aarch64] Fix handling of ARM64_RELOC_GOT_LOAD_PAGEOFF12 and ARM64_RELOC_GOT_...
Josh Ferrell
2026-04-13
[aarch64] Add support for ARM64_RELOC_BRANCH26, ARM64_RELOC_GOT_LOAD_PAGE21, ...
Josh Ferrell
2026-04-13
[Thumb2] Fix IT instruction info
Josh Ferrell
2026-04-13
types: fragment type API support (C++, Python)
Ryan Snyder
2026-04-13
[RTTI] Fix Itanium RTTI scan failing to symbolize objects with extern typeinfo
Mason Reed
2026-04-08
Fix crash with native architecture hooks
Brandon Miller
2026-04-08
Fix exception with Python architecture hooks
Brandon Miller
2026-04-08
add missing container trainsforms to the docs
Jordan Wiens
2026-04-08
[ObjC] Don't undefine / redefine symbols and types that already exist in the ...
Mark Rowe
2026-04-08
compress container browser preview
Jordan Wiens
2026-04-08
update container browser preview
Jordan Wiens
2026-04-02
add sentry open source license
Jordan Wiens
2026-04-02
[Rust] Update open source licenses for 5.3
Mason Reed
2026-04-01
update settings for 5.3
Jordan Wiens
2026-03-31
[Python] Fix BinaryView.get_modification failing when passing a length
Mason Reed
2026-03-31
Prevent a crash whenever readLEB128 is passed a nullptr
0cyn
2026-03-30
[DSC] Process Objective-C metadata when loading view from .bndb
Mark Rowe
2026-03-30
Add a hook to allow BinaryView subclasses to run code after snapshot data is ...
Mark Rowe
2026-03-30
[ObjC] Set return type on objc_msgSend calls that send an init message to a k...
Mark Rowe
2026-03-30
[ObjC] Propagate types from objc_alloc_init and friends
Mark Rowe
2026-03-30
Fix compiler warnings seen with Clang 21
Mark Rowe
2026-03-30
This reverts commit 7228ba0b889765bc3474fbd5475870e24efc79ca.
Brian Potchik
2026-03-29
[PDB Import] Fix headless being prompted with an interaction for mismatched PDB
Mason Reed
2026-03-29
[SVD Import] Fix misc mapper issues
Mason Reed
2026-03-29
[SVD Import] Remove "add bitfield" setting
Mason Reed
2026-03-27
Fix crash in settings view
Josh Ferrell
2026-03-27
Add VariableList::updateCrossReferences declaration
Peter LaFosse
2026-03-27
Ensure rounding flag is properly emitted on some x86 floating point instructions
Peter LaFosse
2026-03-27
GNU3 Demangler: fix undefined evaluation order in expression builders
Peter LaFosse
2026-03-26
GNU3 Demangler: fix float literal decoding to be platform-independent
Peter LaFosse
2026-03-26
GNU3 Demangler: fix substitution tracking, expressions, and type names
Peter LaFosse
2026-03-26
GNU3 Demangler: implement new construct support
Peter LaFosse
2026-03-26
Rewrite GNU3 demangler for performance using DemangledTypeNode
Peter LaFosse
2026-03-26
[IDB Import] Update documentation
Mason Reed
2026-03-26
[WARP] More documentation updates and python examples
Mason Reed
2026-03-25
[Rust] Remove unneeded deployments for CI tests
Mason Reed
2026-03-25
[IDB Import] Fix some misc bugs
Mason Reed
2026-03-25
[IDB Import] Fix file dialog filter separating out each extension
Mason Reed
2026-03-24
[WARP] Sanitize server URLs
Mason Reed
2026-03-24
[BNTL] Fix misc doc comments missing
Mason Reed
[next]