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
Age
Commit message (
Expand
)
Author
2026-05-27
Rust APIs for custom function lifters
Brandon Miller
2026-05-10
[Rust] Update repository API unit tests following recent changes
Mason Reed
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-05-04
Re-add license text field to API
0cyn
2026-03-24
[Rust] Misc project module cleanup
Mason Reed
2026-02-23
[Rust] Misc documentation and cleanup
Mason Reed
2026-02-23
[Rust] Ensure proper lifetime management of `WebsocketClientCallback` objects
Mason Reed
2026-02-23
[Rust] Misc TypeLibrary API improvements
Mason Reed
2025-12-15
[Rust] Misc `QualifiedName` cleanup
Mason Reed
2025-12-15
[Rust] Restructure type APIs into `types` module
Mason Reed
2025-12-11
[Rust] Implement data notification API
Rubens Brandão
2025-12-10
[Rust] New type for `TypeArchiveId`
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 simple architecture tests
Mason Reed
2025-12-10
[Rust] Add `LowLevelILSSARegister` type (#7745)
Mason Reed
2025-12-04
Pass arch to finalized LowLevelILFunction (#7729)
Truman Kilen
2025-11-03
Revert "Refactor Plugin Load/Management to support upcoming changes"
0cyn
2025-10-29
[Rust] Update repository API following updated Core API's
Mason Reed
2025-10-23
Support bitfields in type system
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-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] Improvements to LLIL flag and intrinsic operations
James Johnson
2025-09-24
Fix HighLevelILInstruction CoreArrayProvider using instr index instead of exp...
Josh Ferrell
2025-08-13
[Rust] Add builder API for creating workflows
Mark Rowe
2025-08-06
[Rust] Take download callbacks by reference to avoid boxing
Mason Reed
2025-07-17
[Rust] Misc fixes / formatting
Mason Reed
2025-07-15
[Rust] Update some tests
Mason Reed
2025-07-15
[Rust] Add `BinaryView::search` and friends
Mason Reed
2025-07-06
[Rust] Make `ReportCollection::add_*` optionally take a view
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] Remove redundant `Result` from `Project::folders`
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-06-13
Require a default platform to create functions for a given Binary View
Mason Reed
2025-05-31
[Rust] Retrieve architecture if missing from location passed to `MediumLevelI...
Mason Reed
2025-05-30
[Rust] Finish out the `PossibleValueSet` implementation to include range and ...
Mason Reed
2025-05-30
[Rust] Express expression vs instruction index for MLIL and HLIL APIs
Mason Reed
2025-05-19
Implement function level metadata
Brandon Miller
2025-05-17
[Rust] Re-open type archive in unit test to verify
Mason Reed
2025-05-12
[Rust] Add type library tests
Mason Reed
2025-05-12
[Rust] Add type printer tests
Mason Reed
2025-05-12
[Rust] Simplify operand list retrieval for MLIL and HLIL
Mason Reed
2025-05-12
[Rust] Check lifted call for params and output in mlil test
Mason Reed
[next]