index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
Age
Commit message (
Expand
)
Author
2025-01-25
Add missing rust test binary
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-14
Pass length to free flag conditions list callback and remove libc from rust api
Mason Reed
2024-12-14
Pass length to free register list callback
Mason Reed
2024-12-13
Bump supported rust version to 1.83.0
Mason Reed
2024-12-11
Fix incorrectly named argument for `get_open_filename_input`
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-11
Add FileMetadata::session_id to rust api
Mason Reed
2024-11-08
Add rust api for bulk segment addition
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-04
Add some more TODO items in rust
Mason Reed
2024-11-04
Fix rust object destructors taking a ref accidentally
Mason Reed
2024-11-03
Remove mention of old username
KyleMiles
2024-10-28
Rust: Add `BinaryViewExt::get_code_refs_from` api
Mason Reed
2024-10-28
Rust: Add object destructor API
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-24
Add WARP integration
Mason Reed
2024-10-22
Update rust default workflow instance
Mason Reed
2024-10-22
Add BinaryViewExt::{function_start_before, function_start_after}
Mason Reed
2024-10-21
Fix UAF of base structure types
Mason Reed
2024-10-21
Stop leaking named type references in rust
Mason Reed
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
Add way to set the id of the defined type in rust api
Mason Reed
2024-10-19
Add ArchitectureExt::calling_conventions to rust api
Mason Reed
2024-10-19
Rework rust workflow api and add workflow example
Mason Reed
2024-10-19
implement rust workflow
Rubens Brandao
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
Implement FileMetadata::get_project_file in rust
Josh Ferrell
2024-10-14
Update bindgen to 0.70.1 and remove untracked lockfiles
Mason Reed
2024-10-10
Fix use-after-free in rust `BinaryViewExt::get_relocations_at`
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 Cargo.lock
Mason Reed
2024-10-10
Update IDB import to idb-rs 0.1.4
Rubens Brandao
[next]