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
/
binary_view.rs
Age
Commit message (
Expand
)
Author
2026-05-27
Rust APIs for custom function lifters
Brandon Miller
2026-05-22
Refactor calling conventions to support correct representation of structures
Rusty Wagner
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-03-24
[Rust] Impl `BinaryViewEventHandler` for `Fn(&BinaryView)`
Mason Reed
2026-03-11
Enhance MemoryMap bindings and add support to re-enable disabled regions in t...
Brian Potchik
2026-02-23
[Rust] Misc documentation and cleanup
Mason Reed
2026-02-23
[Rust] Misc TypeLibrary API improvements
Mason Reed
2026-02-23
[Rust] Refactor `FileMetadata` file information
Mason Reed
2026-02-23
[Rust] Add `BinaryViewExt::type_libraries`
Mason Reed
2026-02-23
[Rust] Improve API surrounding binary view type libraries
Mason Reed
2026-01-13
[Rust] Fix misc doc comments missing
Mason Reed
2026-01-13
[Rust API] Add BinaryViewExt::{tags_all_scopes, tag_types, tags_by_type}
Josh Ferrell
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-24
[Rust] Fix `BinaryViewExt::address_comments` leaking and refactor
Mason Reed
2025-12-24
[Rust API] Add BinaryViewExt.address_comments
Josh Ferrell
2025-12-15
[Rust] Restructure type APIs into `types` module
Mason Reed
2025-12-10
[Rust] Add APIs to retrieve type archives for a binary view
Mason Reed
2025-12-10
[Rust] Refactor `AnalysisProgress` returned from `BinaryViewExt::analysis_pro...
Mason Reed
2025-12-10
[Rust] Add string reader helpers and fix `analysis_info`
Mason Reed
2025-12-10
[Rust] Add misc documentation
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-05
[Rust] Fix misc clippy lints and warnings
Mason Reed
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-17
Add functions_by_name to rust implementation of BinaryViewExt
James Johnson
2025-09-29
Rust bindings for custom basic block analysis
Brandon Miller
2025-07-28
[Rust] Misc formatting
Mason Reed
2025-07-28
[Rust] Add `BinaryViewExt::image_base`
Mason Reed
2025-07-28
[Rust] Add docs for what the boolean return value does for some specific "pro...
Mason Reed
2025-07-17
[Rust] Misc formatting fixes
Mason Reed
2025-07-15
Add the ability to limit the number of results in the cross reference APIs
Rusty Wagner
2025-07-15
[Rust] Add `BinaryView::search` and friends
Mason Reed
2025-07-02
[Rust] Make the `BinaryView` handle public
Mason Reed
2025-07-02
[Rust] Add `BinaryViewExt::workflow`
Mason Reed
2025-07-02
[Rust] Add a comment about cleaning up the `BinaryView` object
Mason Reed
2025-07-02
[Rust] Expose `BinaryView::from_raw`
Mason Reed
2025-06-16
Update SymbolQueue API to support types with confidence.
Brian Potchik
2025-06-13
[Rust] Add `BinaryViewExt::strings` and `BinaryViewExt::strings_in_range`
Mason Reed
2025-06-13
Require a default platform to create functions for a given Binary View
Mason Reed
2025-06-13
[Rust] Misc API additions/docs and formatting fixes
Mason Reed
2025-05-12
[Rust] Make TypeLibrary ref counted
Mason Reed
2025-05-12
[Rust] Misc cleanup
Mason Reed
2025-05-12
[Rust] Move `BinaryReader` and `BinaryWriter` into `binary_view` module
Mason Reed
2025-05-12
[Rust] Implement custom interactive handler
rbran
2025-05-12
[Rust] Improve `FileAccessor`
Mason Reed
2025-05-12
[Rust] Retain core string for section strings
Mason Reed
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-05-12
[Rust] Rename `AsCStr` to `IntoCStr`
Mason Reed
2025-05-12
[Rust] Simplify usage surrounding c strings
Mason Reed
[next]