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-10-07
copy supporrt for variable and stack sidebars
Jordan Wiens
2025-10-07
Remove old banners from DSC and KC plugins
Mason Reed
2025-10-07
[WARP] Add optional `analysis.warp.fetcher` activity to run fetch networked f...
Mason Reed
2025-10-07
[WARP] Misc `cloned()` -> `copied()` fixup
Mason Reed
2025-10-07
[WARP] Format UI plugin
Mason Reed
2025-10-07
[WARP] Improved fetch dialog UX
Mason Reed
2025-10-07
[WARP] Move WARP settings to own setting group
Mason Reed
2025-10-07
[WARP] Implicitly make newly added network sources writable
Mason Reed
2025-10-07
[WARP] Let BNDB processing optionally skip analysis updates
Mason Reed
2025-10-07
[Rust] Fix save file dialog not respecting default file path
Mason Reed
2025-10-07
[WARP] Fix rendering of constraint matches in sidebar
Mason Reed
2025-10-06
Add type attribute APIs
Rusty Wagner
2025-10-05
fix missing rust import
Jordan Wiens
2025-10-03
[WARP] Fix sidebar not refreshing after fetching data from server
Mason Reed
2025-10-03
[WARP] Push added functions and types to network containers cache
Mason Reed
2025-10-03
[WARP] Add option to reset allowed tags in fetch dialog
Mason Reed
2025-10-03
[WARP] Trim whitespace from server API key
Mason Reed
2025-10-03
Add zero-copy data pointer access for BinaryData objects for API-side contain...
Brian Potchik
2025-10-03
Update IMG4 transform to use DecodeWithContext and synthesize a filename for ...
Brian Potchik
2025-10-03
Disable mpx mode in x86 as its been discontinued since 2019
Peter LaFosse
2025-10-03
Add DecodeWithContext method to Transform API layers.
Brian Potchik
2025-10-02
[Rust] Fix misc typo
Mason Reed
2025-10-02
[Rust] Improvements to LLIL flag and intrinsic operations
James Johnson
2025-10-02
[SVD] Improvements to loading file
Mason Reed
2025-10-02
Support loading BNDBs from container files.
Brian Potchik
2025-10-02
[ObjC] Add support for removing runtime calls that perform retain count opera...
Mark Rowe
2025-10-02
Fix Rust formatting
Mark Rowe
2025-10-02
[ObjC] Silence some more unnecessary logging
Mark Rowe
2025-10-02
[Rust] Add support for activity eligibility predicates involving platforms
Mark Rowe
2025-10-02
[MachO] Tweak handling of LC_FUNCTION_STARTS
Mark Rowe
2025-10-02
Fix finding binaryninjacore for non-internal cmake builds
Josh Ferrell
2025-10-01
Add MPL-2.0 to accepted licenses
Mason Reed
2025-10-01
[WARP] Enhanced network support
Mason Reed
2025-10-01
Cleanup for some container format handling.
Brian Potchik
2025-10-01
Ensure that all members of LinearView and HexEditor are initialized
Mark Rowe
2025-10-01
better handling for when utf8 decoding fails
Jordan Wiens
2025-09-30
Make Project::{from_raw,ref_from_raw} pub
Josh Ferrell
2025-09-30
Initial support for opening container formats.
Brian Potchik
2025-09-30
Fix rust api formatting warnings
Josh Ferrell
2025-09-29
Fix rust warnings about lifetimes introduced by 1.89.0
Josh Ferrell
2025-09-29
Allow generating and linking to stubs from cmake
Josh Ferrell
2025-09-29
Fix Rust LowLevelILFunction owner function method
Brandon Miller
2025-09-29
Rust APIs needed for guided analysis mode
Brandon Miller
2025-09-29
Rust binding for LLVM MC disassembler
Brandon Miller
2025-09-29
Treat .got.plt as read-only for Hexagon
Brandon Miller
2025-09-29
Make rust il.undefined return a ValueExpr for use as a sub-expr
Brandon Miller
2025-09-29
Apply platform types on Hexagon statically linked binaries
Brandon Miller
2025-09-29
Add a new line disassembly text token
Brandon Miller
2025-09-29
Rust bindings for custom basic block analysis
Brandon Miller
2025-09-26
[ObjC] Don't assume that all calls to objc_msgSend have parameters
Mark Rowe
[next]