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
2025-12-24
Improve performance of incremental python api doc builds
Josh Ferrell
2025-12-24
Fix crash when displaying variable with null type in pseudo-c and pseudo-rust
Josh Ferrell
2025-12-24
Update description for ui.recentFileLimit
Josh Ferrell
2025-12-20
Fix many of the warnings that show up when compiling with GCC 15.2
Mark Rowe
2025-12-20
fix regression that broke feature map navigation from triage view
Jordan Wiens
2025-12-20
fix regression that prevented backing up from triage view
Jordan Wiens
2025-12-19
update section list in triage when section list changes
Jordan Wiens
2025-12-19
only show libraries in triage if appropriate
Jordan Wiens
2025-12-19
fix strings missing race condition
Jordan Wiens
2025-12-19
triage view responsive layout
Jordan Wiens
2025-12-19
make remaining triage header items use copylabel
Jordan Wiens
2025-12-19
differentiate between 0x0 entry and no entry
Jordan Wiens
2025-12-19
skip bndb in triage file picker
Jordan Wiens
2025-12-18
add go-to address support in native triage view
Jordan Wiens
2025-12-18
entropy tooltip showing offset and fix python version
Jordan Wiens
2025-12-18
fix triage entropy graph navigation for mapped files
Jordan Wiens
2025-12-18
Perf improvements to types view
Glenn Smith
2025-12-18
Fix vector::resize -> reserve call
Glenn Smith
2025-12-18
truncate long paths in triage view and prevent the UI from moving when starti...
Jordan Wiens
2025-12-16
Add more reserve calls
Scott Lagler
2025-12-16
Add missing std::vector reserve calls
Scott Lagler
2025-12-16
Support automatic and manual endianness override for x86 ELF files (#7347)
Copilot
2025-12-15
Add PossibleValueSet operation APIs and fixes to PVS python API
Josh Ferrell
2025-12-15
Use bn::base::function_ref instead of std::function for parameters that are n...
Mark Rowe
2025-12-15
Introduce bn::base::function_ref, a non-owning function wrapper inspired by C...
Mark Rowe
2025-12-15
clarify ui plugins
Jordan Wiens
2025-12-15
[Rust] Return Array in more debug info functions (#7744)
Mason Reed
2025-12-15
[Rust] Misc `QualifiedName` cleanup
Mason Reed
2025-12-15
[Rust] Move `QualifiedName` to own module
Mason Reed
2025-12-15
[Rust] Misc documentation and internal cleanup of types module
Mason Reed
2025-12-15
[Rust] Restructure type APIs into `types` module
Mason Reed
2025-12-15
Fix PDB bitfield members importing with wrong offset (#7797)
Truman Kilen
2025-12-15
[WARP] Allow multi-round matching to resolve matching function dependencies
Mason Reed
2025-12-15
[WARP] Misc cleanup
Mason Reed
2025-12-15
[WARP] Skip non-defined function symbols when collecting constraints
Mason Reed
2025-12-15
[Rust] Add `Function::defined_symbol` to use when getting the default functio...
Mason Reed
2025-12-15
[WARP] Deduplicate matched functions within the matcher implicitly
Mason Reed
2025-12-15
[MachO] Fix handling of relocations for self-bound data symbols
Mark Rowe
2025-12-13
[WARP] Fix `warp_headless` example not linking binaryninjacore (#7787)
Mason Reed
2025-12-13
[Rust] Add more type library examples (#7786)
Mason Reed
2025-12-12
Generator: Detect flag enums and use IntFlag instead
Glenn Smith
2025-12-12
Generator: Fix <4 byte signed enums with negative members
Glenn Smith
2025-12-12
Python: Make raw operand conversion functions private
Glenn Smith
2025-12-12
add mention of windows defender
Jordan Wiens
2025-12-11
Use constexpr arrays for metadata about IL instruction operands
Mark Rowe
2025-12-11
Specify fixed underlying types for enums exposed by core
Mark Rowe
2025-12-11
[ObjC] Don't override the core.function.metaAnalysis workflow description
Mark Rowe
2025-12-11
update docstring check script so we can include that in ci
Jordan Wiens
2025-12-11
add script for validating white space in mkdocs, and many whitespace fixes
Jordan Wiens
2025-12-11
[MIPS] Don't add a default branch type for jalr
Brandon Miller
[next]