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
Age
Commit message (
Expand
)
Author
2025-05-12
[Rust] Consult secrets provider when trying to connect to a remote
Mason Reed
2025-05-12
[Rust] Move `BinaryReader` and `BinaryWriter` into `binary_view` module
Mason Reed
2025-05-12
[Rust] Remove `NonSSAVariant` bound from `LowLevelILFunction`
Mason Reed
2025-05-12
[Rust] Add Assert and ForceVersion LLIL operations
Mason Reed
2025-05-12
[Rust] Add `CoreRegister` name to the `Debug` impl
Mason Reed
2025-05-12
[Rust] Remove unneeded mut from Architecture trait signatures
Mason Reed
2025-05-12
[Rust] Support SSA form properly in low level IL
Mason Reed
2025-05-12
[Rust] Fix misc typos
Mason Reed
2025-05-12
[Rust] Flow graph API improvements
Mason Reed
2025-05-12
[Rust] Misc cleanup
Mason Reed
2025-05-12
[Rust] Implement custom interactive handler
rbran
2025-05-12
[Rust] Add doc comments for undo actions
Mason Reed
2025-05-12
[Rust] Implement `LanguageRepresentation` and `LineFormatter`
rbran
2025-05-12
[Rust] Improve `FileAccessor`
Mason Reed
2025-05-12
[Rust] Metadata API improvements
Mason Reed
2025-05-12
[Rust] Construct a `SectionBuilder` from a `Section`
Mason Reed
2025-05-12
[Rust] Correct impls for `Section`
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] Misc clippy lints
Mason Reed
2025-05-12
[Rust] More cleanup regarding `BnString`
Mason Reed
2025-05-12
[Rust] Make `Section::name` return `BnString`
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] Simplify enterprise initialization
Mason Reed
2025-05-12
[Rust] Misc clippy lints
Mason Reed
2025-05-12
[Rust] More cleanup
Mason Reed
2025-05-12
[Rust] Remove unused file
Mason Reed
2025-05-12
[Rust] Return `String` instead of `BnString` for cases where lossy conversion...
Mason Reed
2025-05-12
[Rust] Remove Architecture trait bound on LLIL related structures
Mason Reed
2025-05-12
[Rust] Pretty print LLIL sub expressions
Mason Reed
2025-05-07
[Rust] Add Function::variable_type
Mark Rowe
2025-05-04
[Rust] Fix a pre-existing formatting issue
Mark Rowe
2025-05-04
[Rust] Avoid leaking a reference within {Medium,High}LevelILFunction::ssa_form
Mark Rowe
2025-04-29
Fix memory leak in when calling `Metadata::get_value_store` in Rust API
Mason Reed
2025-04-26
Misc rust formatting
Mason Reed
2025-04-26
Add generate_ssa_form to LowLevelILFunction
Mark Rowe
2025-04-25
std::function<bool(size_t,size_t)> ==> ProgressFunction
Glenn Smith
2025-04-23
Add Function::Analyze API to perform on-demand function analysis.
Brian Potchik
2025-04-10
Fix function type construction leaking in Rust API
Mason Reed
2025-04-08
Misc rust formatting
Mason Reed
2025-04-08
Fix workflow Rust API not returning refcounted objects
Mason Reed
2025-04-01
Rust: Better support for floating licenses
Glenn Smith
2025-03-28
belated copyright year update
Jordan Wiens
2025-03-19
Fix possible double free with platform recognizer in Rust API
Mason Reed
2025-03-10
Add missing nullptr check for `cb_free_type_list` in Rust API
Mason Reed
2025-03-06
Add API to insert Activities after a specified Activity.
Brian Potchik
2025-02-25
Misc Rust formatting
Mason Reed
2025-02-25
Check for enterprise keychain environment variable in Rust `headless::license...
Mason Reed
[next]