index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
examples
Age
Commit message (
Expand
)
Author
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-02-23
[Rust] Misc documentation and cleanup
Mason Reed
2026-02-23
[Rust] Refactor `FileMetadata` file information
Mason Reed
2026-01-11
[Rust] Update examples to use tracing
Mason Reed
2025-12-15
[Rust] Restructure type APIs into `types` module
Mason Reed
2025-12-13
[Rust] Add more type library examples (#7786)
Mason Reed
2025-12-10
[Rust] Impl `Display` for `FileMetadata`
Mason Reed
2025-12-10
[Rust] Impl `Display` for `Symbol`
Mason Reed
2025-12-10
[Rust] Move architecture module code into more reasonable files
Mason Reed
2025-10-07
[Rust] Update the workflow example following API changes
Mason Reed
2025-08-13
[Rust] Add builder API for creating workflows
Mark Rowe
2025-05-12
[Rust] Add type library example
Mason Reed
2025-05-12
[Rust] Remove extra assert in flowgraph example
Mason Reed
2025-05-12
[Rust] Flowgraph API improvements
Mason Reed
2025-05-12
[Rust] Remove `NonSSAVariant` bound from `LowLevelILFunction`
Mason Reed
2025-05-12
[Rust] Flow graph API improvements
Mason Reed
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-04-08
Fix workflow Rust API not returning refcounted objects
Mason Reed
2025-02-07
Fix misc Rust example unused var
Mason Reed
2025-02-07
Implement Rust DisassemblyTextRenderer
Rubens Brandao
2025-02-06
Fix rust decompile example
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2025-01-24
Fix crash when dwarf parsing starts while binja is shutting down
Josh Ferrell
2024-12-13
Bump supported rust version to 1.83.0
Mason Reed
2024-12-04
IDB Import: Bump idb-rs to 0.1.6
Mason Reed
2024-12-04
Add support for DW_OP_addrx lookups for data variables
Josh Ferrell
2024-12-03
IDB Import: Misc clippy lints
Mason Reed
2024-12-03
IDB Import: Bump idb-rs dependency
Mason Reed
2024-11-18
Fix crash when using DWARF export with array of 0-sized types
Josh Ferrell
2024-11-12
Fix misc warning in rust examples
Mason Reed
2024-11-11
Add actual logger api to rust
Mason Reed
2024-11-05
Fix NativeAOT PDBs' extra data causing an assertion failure
Glenn Smith
2024-11-05
Fix .dSYM sibling file load logic and update .dSYM docs
Josh Ferrell
2024-11-04
Remove ability to panic on pre-initialized logger in rust
Mason Reed
2024-11-03
Remove mention of old username
KyleMiles
2024-10-21
Better calculation for sp offsets of DWARF local variables
Josh Ferrell
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner
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-18
Add progress reporting to first phase of DWARF parsing
Josh Ferrell
2024-10-17
Demangler plugin API
Glenn Smith
2024-10-14
Fix DWARF import crash when FDE has row with start==end
Josh Ferrell
2024-10-14
Support loading IDBs from projects in idb_import
Josh Ferrell
2024-10-14
Update bindgen to 0.70.1 and remove untracked lockfiles
Mason Reed
2024-10-10
Lots of improvements to stack variable location calculations in DWARF
Josh Ferrell
2024-10-10
Parse .debug_frame if present and fix stack variable offset calculation
Josh Ferrell
2024-10-10
Update IDB import to idb-rs 0.1.4
Rubens Brandao
2024-10-08
Add support for zstd compressed DWARF, simplify handling of zlib compressed D...
Josh Ferrell
2024-10-03
Added IsForceLoadable method to BinaryViewType
Brandon Miller
2024-09-25
Respect resource settings for network.pdbAutoDownload
Josh Ferrell
[next]