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] 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
2025-07-01
Python: Fix MLIL add_label_map
Glenn Smith
2025-07-01
Python: Fix various MLIL expr operand names and types
Glenn Smith
2025-07-01
Python: Couple minor typing tweaks
Glenn Smith
2025-07-01
Python: Fix indentation on some MLIL classes
Glenn Smith
2025-07-01
Python: Fix MLIL call params types
Glenn Smith
2025-07-01
Python: MLIL add assert_expr and force_ver
Glenn Smith
2025-07-01
Python: Fix copy_to for LowLevelILOperation.LLIL_REG_STACK_FREE_REL
Glenn Smith
2025-07-01
Python: Add LLIL for assert, force_ver
Glenn Smith
2025-07-01
Fix scripting console losing edited text when navigating history
Glenn Smith
2025-06-30
[powerpc] Adjust default decoding modes in disassembler.cpp to improve covera...
Galen Williamson
[next]