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
/
relocation.rs
Age
Commit message (
Expand
)
Author
2026-01-11
[Rust] More session scoped logs
Mason Reed
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 `BnStrCompatible` trait
Mason Reed
2025-05-12
[Rust] Remove Architecture trait bound on LLIL related structures
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2024-05-10
hide array implementation details
Rubens Brandao
2024-05-01
Merge branch 'remove-zeroed-init' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-04-17
remove unecessary and crash causing zeroed call inits
Rubens Brandao
2024-04-16
add guard to array with unbound return types
Rubens Brandao
2024-04-10
fix the array implementation using GAT
Rubens Brandao
2024-02-02
Rust API : Misc clippy fixes
KyleMiles
2024-01-04
Add GetRelocationsAt API
Rusty Wagner
2024-01-04
Support relocations in Rust architecture plugins
Rusty Wagner