index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
tests
/
binary_view.rs
Age
Commit message (
Expand
)
Author
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-02-23
[Rust] Misc documentation and cleanup
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-07-17
[Rust] Misc fixes / formatting
Mason Reed
2025-07-15
[Rust] Add `BinaryView::search` and friends
Mason Reed
2025-07-03
Add get_files_by_path_in_project and get_path_in_project to C++ and python APIs
Alexander Khosrowshahi
2025-07-03
[Rust] Add simple binary view tags test
Mason Reed
2025-07-02
[Rust] Fixup some unit tests
Mason Reed
2025-07-02
[Rust] Misc changes to `test_deterministic_functions`
Mason Reed
2025-07-02
[Rust] Format code
Mason Reed
2025-07-02
Add test_deterministic_functions to Rust API unit tests
Mason Reed
2025-06-13
[Rust] Add `BinaryViewExt::strings` and `BinaryViewExt::strings_in_range`
Mason Reed
2025-05-12
[Rust] Simplify `BnStrCompatible` trait
Mason Reed
2025-02-26
Remove module level `Session` initialization in Rust unit tests
Mason Reed
2025-02-06
Update Rust tests to respect image base
Mason Reed
2025-01-27
Update some rust impl Debug
Mason Reed
2025-01-27
Fix some rust race conditions and comment some likely suspects
Mason Reed
2025-01-25
Rust refactor
Mason Reed