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
/
workflow.rs
Age
Commit message (
Expand
)
Author
2025-05-12
[Rust] Remove `NonSSAVariant` bound from `LowLevelILFunction`
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] Simplify usage surrounding c strings
Mason Reed
2025-05-12
[Rust] Simplify `BnStrCompatible` trait
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-04-08
Misc rust formatting
Mason Reed
2025-04-08
Fix workflow Rust API not returning refcounted objects
Mason Reed
2025-03-06
Add API to insert Activities after a specified Activity.
Brian Potchik
2025-01-30
Render Layers
Glenn Smith
2025-01-25
Rust refactor
Mason Reed
2024-10-28
Rust: Fix cloning module workflows
Mason Reed
2024-10-26
Fix all low level il function getters leaking in rust
Mason Reed
2024-10-25
Retrieve view from analysis context
Mason Reed
2024-10-22
Update rust default workflow instance
Mason Reed
2024-10-19
Fix some rust warnings and remove mention of `binja-rs`
Mason Reed
2024-10-19
Rework rust workflow api and add workflow example
Mason Reed
2024-10-19
implement rust workflow
Rubens Brandao