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
/
custom_binary_view.rs
Age
Commit message (
Expand
)
Author
2026-03-30
Add a hook to allow BinaryView subclasses to run code after snapshot data is ...
Mark Rowe
2026-02-23
[Rust] Misc documentation and cleanup
Mason Reed
2026-02-23
[Rust] Impl `Debug` for `BinaryViewType`
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
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-05-12
[Rust] Misc cleanup
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-03-28
belated copyright year update
Jordan Wiens
2025-03-19
Fix possible double free with platform recognizer in Rust API
Mason Reed
2025-02-25
Make `register_platform_recognizer` return by ref in Rust API
Mason Reed
2025-02-24
Add platform recognizer to Rust API
Mason Reed
2025-01-25
Rust refactor
Mason Reed