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
Age
Commit message (
Expand
)
Author
2025-01-31
Update Render Layer registration in Rust API
Mason Reed
2025-01-31
Remove FlowGraphNode lifetime in Rust API
Mason Reed
2025-01-31
Fix misc clippy lints
Mason Reed
2025-01-31
Add lock on enterprise checkout code in Rust API
Mason Reed
2025-01-31
Improve headless initialization in Rust API
Mason Reed
2025-01-31
Add LLIL_REG_STACK_POP and LLIL_REG_STACK_PUSH to Rust API
Mason Reed
2025-01-31
Rust remove function ref from HighLevelILLiftedInstruction impl Debug
Mason Reed
2025-01-30
Render Layers
Glenn Smith
2025-01-28
Fix `BnStrCompatible` impl for `&Path`
Michael Krasnitski
2025-01-27
Update some rust impl Debug
Mason Reed
2025-01-27
Fix building rust tests in demo mode
Mason Reed
2025-01-27
Fix some rust race conditions and comment some likely suspects
Mason Reed
2025-01-27
Add `StructureBuilder::current_width`
Mason Reed
2025-01-27
Fix rust EnumerationBuilder method return types
Visual Ehrmanntraut
2025-01-25
Fix incorrect immutable borrow for EnumerationBuilder
Mason Reed
2025-01-25
Misc rust formatting
Mason Reed
2025-01-25
Add missing documentation to _with_progress load functions
Mason Reed
2025-01-25
Add `Session::load_with_progress` and `Session::load_with_options_and_progress`
Mason Reed
2025-01-25
Fix statically linking PDB import plugin for demo builds
Mason Reed
2025-01-25
Fix collaboration support checks in rust unit tests
Mason Reed
2025-01-25
Rust refactor
Mason Reed
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-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-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-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
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-17
Demangler plugin API
Glenn Smith
2024-10-14
Implement FileMetadata::get_project_file in rust
Josh Ferrell
2024-10-10
Fix use-after-free in rust `BinaryViewExt::get_relocations_at`
Mason Reed
[next]