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
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
2025-05-12
[Rust] Simplify `BnStrCompatible` trait
Mason Reed
2025-05-12
[Rust] Return `String` instead of `BnString` for cases where lossy conversion...
Mason Reed
2025-03-28
belated copyright year update
Jordan Wiens
2025-02-24
Add `BinaryViewExt::comment_at` and `BinaryViewExt::set_comment_at`
Mason Reed
2025-02-24
Implement Rust MemoryMap
Mason Reed
2025-02-07
Implement Rust BaseAddressDetection
Rubens Brandao
2025-01-30
Render Layers
Glenn Smith
2025-01-27
Fix some rust race conditions and comment some likely suspects
Mason Reed
2025-01-25
Rust refactor
Mason Reed