index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-07-02
[Rust] Update Cargo.lock
Mason Reed
2025-07-02
[Rust] Add note for `Function::has_explicitly_defined_type`
Mason Reed
2025-07-02
[Rust] Misc interaction handler fixes
Mason Reed
2025-07-02
[Rust] Fixup some unit tests
Mason Reed
2025-07-02
[Rust] Misc things for WARP
Mason Reed
2025-07-02
[Rust] Fix load options string not being terminated
Mason Reed
2025-07-02
[Rust] Update Cargo.lock
Mason Reed
2025-07-02
[Rust] Remove redundant `Result` from `Project::folders`
Mason Reed
2025-07-02
[Rust] Add some additional impls for ergonomics
Mason Reed
2025-07-02
[Rust] Make `ProjectFile::path_on_disk` return `Option<PathBuf>`
Mason Reed
2025-07-02
[Rust] Misc `interaction::report` improvements
Mason Reed
2025-07-02
[Rust] Rerun bindings generator automatically when `BINARYNINJADIR` changes
Mason Reed
2025-07-02
[Rust] impl `Send` and `Sync for `Project`
Mason Reed
2025-07-02
Add PluginCommand for projects and hide non-contextual commands in linear/gra...
Mason Reed
2025-07-02
[Rust] Remove duplicate `(&str, Variable, &Type)` named variable type impl
Mason Reed
2025-07-02
[Rust] Make the `BinaryView` handle public
Mason Reed
2025-07-02
[Rust] Add `BinaryViewExt::workflow`
Mason Reed
2025-07-02
[Rust] Add a comment about cleaning up the `BinaryView` object
Mason Reed
2025-07-02
[Rust] Make `CoreArchitecture::from_raw` public
Mason Reed
2025-07-02
[Rust] Remove duplicate `BNGetMediumLevelILVariableDefinitions` wrapper function
Mason Reed
2025-07-02
cargo lock
Mason Reed
2025-07-02
[Rust] Add a comment to explain what the repository module does
Mason Reed
2025-07-02
[Rust] Misc changes to `test_deterministic_functions`
Mason Reed
2025-07-02
[Rust] Misc formatting
Mason Reed
2025-07-02
[Rust] Make `BnString::free_raw`
Mason Reed
2025-07-02
[Rust] Re-export interaction sub modules for convenience
Mason Reed
2025-07-02
[Rust] Expose `BinaryView::from_raw`
Mason Reed
2025-07-02
[Rust] Add `LowLevelILExpression::{value, possible_values, possible_values_wi...
Mason Reed
2025-07-02
[Rust] Expose `strings_to_string_list`
Mason Reed
2025-07-02
[Rust] Format code
Mason Reed
2025-07-02
Add highlight render layer to WARP
Mason Reed
2025-07-02
Move instruction filters out of `basic_block_guid` and make them public
Mason Reed
2025-07-02
Add test_deterministic_functions to Rust API unit tests
Mason Reed
2025-07-02
[Rust] Make some core handles public
Mason Reed
2025-07-01
Python: Sample Limoncello CFF unflattening workflow
Glenn Smith
2025-07-01
Python: Collect and pass mappings when copying MLIL functions
Glenn Smith
2025-07-01
Python: Add MLIL to copy_expr test workflow
Glenn Smith
2025-07-01
Python: MLILFunction translate() and instr copy_to
Glenn Smith
2025-07-01
Python: Implement MLIL.copy_expr_to
Glenn Smith
2025-07-01
Python: get_instruction_index_for_expr for all ILs
Glenn Smith
2025-07-01
Make constructing an MLILFunction require an LLILFunction
Glenn Smith
2025-07-01
ui: resolve some more invalid instr cases
Ryan Snyder
2025-07-01
Fix heap corruption in default ABB
Brandon Miller
2025-07-01
Python bindings for custom basic block analysis
Brandon Miller
2025-07-01
Python: Add LLILFunction.get_instruction_index_for_expr
Glenn Smith
2025-07-01
args_render_layer example: Fix python errors
Glenn Smith
2025-07-01
Python: Update IL Function repr()s
Glenn Smith
2025-07-01
Make StackRenderLayer not wait for IL generation
Glenn Smith
2025-07-01
Python: Report get_instruction_start returns InstructionIndex
Glenn Smith
2025-07-01
Python: Fix detailed_operands on *callUntyped
Glenn Smith
[prev]
[next]