index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
Age
Commit message (
Expand
)
Author
2026-05-05
Switch collaboration permission checks to using User objects
Josh Ferrell
2026-05-05
Expose 'is_paid' Extension field in API
0cyn
2026-05-04
Re-add license text field to API
0cyn
2026-04-22
Always show the triage view when opening a shared cache or kernel cache
Mark Rowe
2026-04-22
Expose all version-specific info for extensions in API
0cyn
2026-04-20
Enterprise: Add AuthenticateWithToken api
Glenn Smith
2026-04-15
Fix rustfmt check failure.
Alexander Taylor
2026-04-14
Plugin Manifest V2 Support
0cyn
2026-03-30
Add a hook to allow BinaryView subclasses to run code after snapshot data is ...
Mark Rowe
2026-03-24
[Rust] Misc project module cleanup
Mason Reed
2026-03-24
[WARP] Improved UX and API
Mason Reed
2026-03-24
[Rust] More appropriate impls for `PartialEq` and `Hash` for `FileMetadata`
Mason Reed
2026-03-24
[Rust] Impl `BinaryViewEventHandler` for `Fn(&BinaryView)`
Mason Reed
2026-03-24
[Rust] Move `ObjectDestructor` to own module and add some extra documentation
Mason Reed
2026-03-24
[Rust] Impl `PartialEq`, `Eq` and `Hash` for `Project`
Mason Reed
2026-03-24
[Rust] Impl `PartialEq`, `Eq` and `Hash` for `ProjectFile`
Mason Reed
2026-03-24
[Rust] Misc docs
Mason Reed
2026-03-23
IDB Import refactor
Mason Reed
2026-03-23
[Rust] Add `TypeBuilder::function` and `TypeBuilder::function_with_opts`
Mason Reed
2026-03-23
[Rust] Add `Platform::address_size`
Mason Reed
2026-03-23
[Rust] impl Send and Sync to CoreLanguageRepresentationFunctionType (#8012)
Rubens Brandão
2026-03-23
[Swift] Add arm64 calling conventions
Mark Rowe
2026-03-20
Update bindgen version to support clang 22
Josh Ferrell
2026-03-19
cargo fmt
Mark Rowe
2026-03-11
Enhance MemoryMap bindings and add support to re-enable disabled regions in t...
Brian Potchik
2026-03-04
Add TypeLibrary::Register, to allow loading type libraries from script
Glenn Smith
2026-02-23
Add global plugin command type
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] Fix `OwnedBackgroundTaskGuard` requiring mutable self
Mason Reed
2026-02-23
[Rust] Misc type library doc improvements
Mason Reed
2026-02-23
[Rust] Misc documentation cleanup
Mason Reed
2026-02-23
[BNTL] Allow decompressing standalone TypeLibrary objects
Mason Reed
2026-02-23
[Rust] Add `TypeLibrary::remove_named_object` and `TypeLibrary::remove_named_...
Mason Reed
2026-02-23
[Rust] Misc TypeLibrary API improvements
Mason Reed
2026-02-23
[Rust] Add `load_project_file` and `load_project_file_with_progress`
Mason Reed
2026-02-23
[Rust] Add `OwnedBackgroundTaskGuard` for finishing background task automatic...
Mason Reed
2026-02-23
[Rust] Add a precondition check to make sure metadata has been pulled before ...
Mason Reed
2026-02-23
[Rust] Impl `Send` and `Sync` for `RemoteProject`
Mason Reed
2026-02-23
[Rust] Impl `Send` and `Sync` for `RemoteFolder`
Mason Reed
2026-02-23
[Rust] Impl `Send` and `Sync` for `RemoteFile`
Mason Reed
2026-02-23
[Rust] Refactor `FileMetadata` file information
Mason Reed
2026-02-23
[Rust] Impl `Debug` for `RemoteFolder`
Mason Reed
2026-02-23
[Rust] Impl `Debug` for `RemoteProject`
Mason Reed
2026-02-23
[Rust] Fix clippy lints
Mason Reed
2026-02-23
[Rust] Use `PathBuf` instead of `String` for include directories param in `Ty...
Mason Reed
2026-02-23
[Rust] Impl `From<BnString>` for `QualifiedName`
Mason Reed
2026-02-23
[Rust] Fix unbalanced ref returned in `RemoteFile::core_file`
Mason Reed
2026-02-23
[Rust] Misc documentation improvements
Mason Reed
2026-02-23
[Rust] Fix rust version in `binaryninja` crate being outdated
Mason Reed
[next]