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
/
medium_level_il
Age
Commit message (
Expand
)
Author
2025-05-12
[Rust] Add missing instruction types to MLIL
Mason Reed
2025-05-12
[Rust] Simplify operand list retrieval for MLIL and HLIL
Mason Reed
2025-05-12
[Rust] Remove useless alias function
Mason Reed
2025-05-12
[Rust] Don't panic when a Rust plug-in encounters an unhandled MLIL instruction
Mark Rowe
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-04
[Rust] Avoid leaking a reference within {Medium,High}LevelILFunction::ssa_form
Mark Rowe
2025-02-25
Fix misc rust doc test
Mason Reed
2025-02-18
Remove function from Debug impl of MediumLevelILLiftedInstruction in Rust API
Mason Reed
2025-02-17
Fix misc Rust formatting
Mason Reed
2025-02-14
uidf refactor
Ryan Snyder
2025-02-06
Add After variants for looking up variables at instructions
Glenn Smith
2025-01-30
Render Layers
Glenn Smith
2025-01-25
Rust refactor
Mason Reed