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-18
fix ldrsw lift to sign extend in certain encodings
yrp
2025-09-17
[Python] Use IL-specific types in return type annotations for get_basic_block_at
tbodt
2025-09-17
[ObjC] Propagate type information from calls to `[super init]`
Mark Rowe
2025-09-17
[Rust] Add TypeBuilder::set_child_type
Mark Rowe
2025-09-17
Fix a Rust formatting issue
Mark Rowe
2025-09-17
[DSC] Ignore .a2s files when loading a shared cache
Mark Rowe
2025-09-17
[DSC] Rework handling of .symbols files to be compatible with iOS 15
Mark Rowe
2025-09-17
[DSC] Support relative direct selectors in older shared cache versions
Mark Rowe
2025-09-17
[MachO] Populate external links with library imports for files in projects
Mark Rowe
2025-09-15
Deprecate some Rust MediumLevelILFunction methods in favor of Function implem...
Josh Ferrell
2025-09-11
Add Apple arm64 syscall calling convention to Apple's platforms
mostobriv
2025-09-11
Docs grammar and spelling fixes
Josh Ferrell
2025-09-11
Update docs around behavior of "Save As"
Josh Ferrell
2025-09-11
Added new IL attribute ILTransparentCopy
Hongyu Chen
2025-09-11
add support for toggling views with tab in graph view too
Jordan Wiens
2025-09-09
Fix broken copyright in docs.
Alexander Taylor
2025-09-09
Python: Update docs for label / transformation functions
Glenn Smith
2025-09-09
Docs: Better explanations of using IL labels
Glenn Smith
2025-09-09
Unflatten example: use source labels better
Glenn Smith
2025-09-09
IL Modifying docs: Add section on labels and GOTOs
Glenn Smith
2025-09-09
Fix and optimize triage view hash calculations for large files.
Brian Potchik
2025-09-08
remove duplicate documentation, resolves #7365
Jordan Wiens
2025-09-08
[aarch64] Enable Always and Never Branch patching for TBZ/TBNZ and CBZ/CBNZ
Galen Williamson
2025-09-07
[Rust] Support pointer base types and offsets
LukBukkit
2025-09-05
Ensure that auto call type adjustments don't overwrite user call type adjustm...
Mark Rowe
2025-09-05
[KernelCache] Pass the correct flags when adding an image's segments
Mark Rowe
2025-09-04
Further improve feature map behavior when feature map pane is hidden
Mark Rowe
2025-09-03
Fix user stack var rust APIs
Josh Ferrell
2025-09-03
Add disassembly setting for block labels
Mason Reed
2025-09-03
Fix idb_import invalid offset in EoF hit
rbran
2025-09-03
Update idb_import idb-rs to 0.1.12
rbran
2025-09-03
[WARP] Improve matcher speed and add fast fail for pathological cases
Mason Reed
2025-09-03
[WARP] Fix very large binaries from being prevented from creating WARP files ...
Mason Reed
2025-09-03
[WARP] Do not show the report in the UI if file is very large
Mason Reed
2025-09-03
[WARP] Only merge chunks in create from view command if an existing file was ...
Mason Reed
2025-09-03
[WARP] Refactor variable retrieval to fix eager dependence on the functions MLIL
Mason Reed
2025-09-03
[WARP] Fix generating lifted IL when function GUID is already cached
Mason Reed
2025-09-02
[SharedCache] Move plugin_rpath calls into BN_INTERNAL_BUILD blocks
Mark Rowe
2025-09-02
Introduce a new define to control LogTrace rather than using _DEBUG
Mark Rowe
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
[next]