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-09-02
Do not change symbol type when setting data variable name
Josh Ferrell
2025-09-01
Add option to build rust api without linking to core
Josh Ferrell
2025-08-29
Update docs for new theme colors
Rusty Wagner
2025-08-29
Add theme color for panes with keyboard focus
Rusty Wagner
2025-08-29
Added additional theming for sidebar icons
Rusty Wagner
2025-08-29
Add a modal dialog option for cross references
Rusty Wagner
2025-08-29
Highlight sidebar icon when the sidebar has focus
Rusty Wagner
2025-08-29
Add a Pinned Cross References tab to hold pinned references
Rusty Wagner
2025-08-27
Rewrite Obj-C workflow in Rust
Mark Rowe
2025-08-27
[Rust] Fix a couple of oversights in the API
Mark Rowe
2025-08-27
[Rust] Add LowLevelILFunction::{get_ssa_register_value, get_ssa_flag_value}
Mark Rowe
2025-08-27
[ObjC] Fix parsing method type encoding strings for 32-bit platforms
Mark Rowe
2025-08-27
[ObjC] Correctly decode block pointers in the method type encoding
Mark Rowe
2025-08-27
Revise the documentation on how multiple symbols at the same address are handled
Mark Rowe
2025-08-27
Revert "Clarify the documentation on how multiple symbols at the same address...
Mark Rowe
2025-08-27
Clarify the documentation on how multiple symbols at the same address are han...
Mark Rowe
2025-08-21
Add support for automatically loading PDB/DWARF info from sibling files in pr...
Josh Ferrell
2025-08-20
[Rust] Fix misc inconsistencies in `2ba29fd`
Mason Reed
2025-08-20
[Rust] Misc formatting fixes
Mason Reed
2025-08-20
[Rust] Add project path file retrieval related functions
Mason Reed
2025-08-20
Deprecate Workflow::Instance in favor of Workflow::Get and Workflow::GetOrCreate
Mark Rowe
2025-08-20
Fix memory leak in LZFSE transform along with some other fixes.
Brian Potchik
2025-08-19
[ObjC] Only define metadata types if they don't already exist on the view
Mark Rowe
2025-08-19
Add platform support to workflow eligibility.
Brian Potchik
2025-08-18
Fix loading local variables from DWARF in non-relocatable images
Josh Ferrell
2025-08-18
Add ability to rebase the current view through the UIContext.
Brian Potchik
2025-08-18
Fix disallowBranchToString in default abb.
Benedikt Waibel
2025-08-15
add note to show_message_box API about escaping
Jordan Wiens
2025-08-14
[Mac] Consistently specify rpaths for plug-ins
Mark Rowe
2025-08-14
Add "highlight returns" render layer example
Glenn Smith
2025-08-14
[thumb2] silence parentheses-equality warnings when compiling generated thumb...
Galen Williamson
2025-08-14
[armv7] add explicit signedness to conversions for scalar forms of VCVT
Galen Williamson
2025-08-14
[thumb2] improved disassembly and lifting of VCVT instruction for scalar floa...
Galen Williamson
2025-08-14
Corrected python docstring for LowLevelILFunction.float_convert
Galen Williamson
2025-08-14
[armv7] Add lifting for VCVT floating-point scalar variants
Galen Williamson
2025-08-14
[thumb2] Updated thumb2 disassembler generator to use Tatsu-generated parser ...
Galen Williamson
2025-08-14
[armv7/thumb2] Fix Lifting for PC-relative vldr instruction does not align PC...
Galen Williamson
2025-08-14
Bump CURRENT_CORE_ABI_VERSION for GetFilePathInProject
Alexander Khosrowshahi
2025-08-14
Expose GetFilePathInProject API for context menu
Alexander Khosrowshahi
2025-08-14
ELFView performance fix: avoid calling GetSectionsAt in the innerloop
Peter LaFosse
2025-08-14
Ensure ELFView only add segments in a Begin/EndBulkAddSegments context
Peter LaFosse
2025-08-13
[DSC] Add support for DriverKit shared caches
Mark Rowe
2025-08-13
[WARP] Use type-safe activity configuration
Mark Rowe
2025-08-13
[SVD] Use type-safe activity configuration
Mark Rowe
2025-08-13
[Rust] Add builder API for creating workflows
Mark Rowe
2025-08-13
[Rust] Add a type-safe builder API for Activity configuration
Mark Rowe
2025-08-13
[Rust] Fix warnings about names that are not snake case
Mark Rowe
2025-08-13
make type library questions headers
Jordan Wiens
2025-08-13
Fix round and single-operand uses of COMBINE in Pseudo-C
Galen Williamson
2025-08-12
Docs: fix example descriptions
Glenn Smith
[next]