index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
src
Age
Commit message (
Expand
)
Author
2025-12-10
[Rust] Make `InstructionTextToken` field `expr_index` optional
Mason Reed
2025-12-10
[Rust] Remove `UnusedRegisterStackInfo` and update architecture documentation
Mason Reed
2025-12-10
[Rust] Add misc documentation
Mason Reed
2025-12-10
[Rust] Misc cleanup for ABB
Mason Reed
2025-12-10
[Rust] Impl `Display` for `VersionInfo`
Mason Reed
2025-12-10
[Rust] Move architecture module code into more reasonable files
Mason Reed
2025-12-10
[Rust] Remove redundant `ArchAndAddr` type
Mason Reed
2025-12-10
[Rust] Fix leaking list in `Function::guided_source_blocks`
Mason Reed
2025-12-10
[Rust] Add `LowLevelILSSARegister` type (#7745)
Mason Reed
2025-12-10
[Rust] Fix crash when calling `LowLevelILFunction::generate_ssa_form` without...
Mason Reed
2025-12-05
[Rust] Fix misc clippy lints and warnings
Mason Reed
2025-12-04
Pass arch to finalized LowLevelILFunction (#7729)
Truman Kilen
2025-11-25
Fix rust documentation warnings.
Brian Potchik
2025-11-24
Add APIs for getting files in a project folder
Josh Ferrell
2025-11-24
[Rust] Fix misc broken doc links
Mason Reed
2025-11-24
Add AnalysisContext FFI for SectionMap queries.
Brian Potchik
2025-11-23
Add IsOffsetReadOnlySemantics API.
Brian Potchik
2025-11-23
[Rust] Clarify and expand on the current set of queryable offset properties
Mason Reed
2025-11-23
[Rust] Fix misc formatting
Mason Reed
2025-11-23
Unify SettingsCache and MemoryMap access under immutable snapshots for consis...
Brian Potchik
2025-11-17
Add functions_by_name to rust implementation of BinaryViewExt
James Johnson
2025-11-17
Fix calculation of mask for constant values
James Johnson
2025-11-16
[DWARF] Fix crash in dwarf export with detached NTR vtable data variable
Mason Reed
2025-11-04
Correct cargo fmt diff.
Alexander Taylor
2025-11-04
Add auto downloading of project file dependencies, clean up download APIs
Josh Ferrell
2025-11-04
Add project file dependencies
Josh Ferrell
2025-11-03
Revert "Refactor Plugin Load/Management to support upcoming changes"
0cyn
2025-11-03
Add helpers for whether a function is exported.
Alexander Taylor
2025-10-30
Fix rust api formatting
Josh Ferrell
2025-10-29
[Rust] Fix typo in doc comment
Mason Reed
2025-10-29
[Rust] Update repository API following updated Core API's
Mason Reed
2025-10-29
Refactor Plugin Load/Management to support upcoming changes
0cyn
2025-10-23
[Rust] Misc formatting
Mason Reed
2025-10-23
Support bitfields in type system
Mason Reed
2025-10-22
Add setter for BB analysis context max_size_reached
Brandon Miller
2025-10-22
[Rust] Misc formatting
Mason Reed
2025-10-22
[Rust] Misc clippy lints
Mason Reed
2025-10-22
[Rust] Impl `Debug` for `DownloadProvider`
Mason Reed
2025-10-22
[Rust] Add GET and POST helper functions for `DownloadInstance`
Mason Reed
2025-10-22
[Rust] Expose a non `log` specific function for sending logs to a `Logger`
Mason Reed
2025-10-22
[Rust] Fix custom `SecretsProvider` impl requiring data to be passed back in ...
Mason Reed
2025-10-22
[Rust] Refactor download provider module to allow for custom implementations
Mason Reed
2025-10-21
Add derived strings and string recognizer API
Rusty Wagner
2025-10-12
[WARP] Improve UX surrounding removal of matched functions
Mason Reed
2025-10-12
Improve error handling in project apis
Josh Ferrell
2025-10-07
[Rust] Implement custom data renderer API
LukBukkit
2025-10-07
[Rust] Fix save file dialog not respecting default file path
Mason Reed
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
[Rust] Add support for activity eligibility predicates involving platforms
Mark Rowe
[next]