index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2026-02-23
[Rust] Fix rust version in `binaryninja` crate being outdated
Mason Reed
2026-01-11
[Rust] Enter more session scoped tracing spans for debug info and binary view...
Mason Reed
2026-01-11
[Rust] Replace `log` with `tracing`
Mason Reed
2025-09-01
Add option to build rust api without linking to core
Josh Ferrell
2025-07-15
[Rust] Add `BinaryView::search` and friends
Mason Reed
2025-07-02
Add test_deterministic_functions to Rust API unit tests
Mason Reed
2025-05-12
[Rust] Consult secrets provider when trying to connect to a remote
Mason Reed
2025-05-12
[Rust] Fix misc typos
Mason Reed
2025-02-13
Add licensing check for Rust code
Mason Reed
2025-01-27
Fix some rust race conditions and comment some likely suspects
Mason Reed
2025-01-25
Fix statically linking PDB import plugin for demo builds
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2024-12-14
Pass length to free flag conditions list callback and remove libc from rust api
Mason Reed
2024-12-13
Bump supported rust version to 1.83.0
Mason Reed
2024-11-11
Add actual logger api to rust
Mason Reed
2024-10-19
Rework rust workflow api and add workflow example
Mason Reed
2024-10-17
Demangler plugin API
Glenn Smith
2024-08-30
Initial IDB/TIL import plugin
Rubens Brandao
2024-07-30
Add MSRV field to Cargo.toml
Mason Reed
2024-04-22
Fix pdb compile on Free edition
Glenn Smith
2024-04-22
Public release of PDB parser plugin
Glenn Smith
2024-03-21
Update to Rust 1.77
Rusty Wagner
2024-03-14
Update to Rust 1.76
Rusty Wagner
2024-02-02
Rust API : Add HLIL Bindings
Rubens Brandao
2023-11-21
add mlil to rust
Rubens Brandao
2023-07-10
DWARF Import DebugInfo Plugin
KyleMiles
2023-07-10
Move DWARF Export in to DWARF folder in Rust API examples folder
KyleMiles
2023-06-06
Rust API : Add the noexports feature to not export the ABI functions (for whe...
KyleMiles
2023-02-20
Rust API : Add minidump example
Cindy Xiao
2023-02-14
Add DWARF Export
KyleMiles
2023-01-05
Bump to 2021
Joe Rozner
2022-09-29
[Rust API] Fancier Debug impl for Type
Glenn Smith
2022-08-29
Add `cargo check` of API and all examples to CI
KyleMiles
2022-06-23
Rust API: Examples workspace
rose
2021-05-11
Easier Building with Rust (now requires nightly)
KyleMiles
2021-01-21
cargo fmt and all my changes
KyleMiles
2021-01-21
This is a combination of 23 commits, the work of Ryan Snyder:
Ryan Snyder