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] 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
2025-06-30
Fix busted stringify_unicode_data python API.
Brian Potchik
2025-06-30
[x86] Fixes #6628: "sysret should be considered a terminator #6628" by liftin...
Galen Williamson
2025-06-30
Add Checkbox input support to python api
Alexander Khosrowshahi
2025-06-30
Add functions for toggling full filesize in project browser
Alexander Khosrowshahi
2025-06-30
Add raw file size setting to projectbrowser
Alexander Khosrowshahi
2025-06-29
[powerpc] Full merge of PowerPC disassembler PRs, including:
Galen Williamson
2025-06-29
Fix invalid memory free for ArchAndAddr list in C++ API.
Brian Potchik
2025-06-28
Fix psuedo-c semicolon highlighting in ternary operations
Alexander Khosrowshahi
2025-06-28
Add support for ternary simplification in Psuedo C and disable in graph view
Alexander Khosrowshahi
2025-06-27
Support projects in form file dialog
Mason Reed
2025-06-27
[RTTI] Fix itanium vft analysis adding misaligned functions for thumb2
Mason Reed
2025-06-27
Update docs.
Brian Potchik
2025-06-26
Add dataflowquery option to allow reading writable memory
Glenn Smith
2025-06-26
Fold the base structure fields in the create structure dialog by default. Fix...
Xusheng
2025-06-25
Add workflow eligibility settings to quick settings menu by default.
Brian Potchik
2025-06-25
Fix Ref comparison operators
Rusty Wagner
2025-06-25
Fix const correctness error on Linux.
Alexander Taylor
2025-06-25
Temporary fix for Rust API.
Alexander Taylor
2025-06-25
Fix compiler warnings in PDB type parser.
Alexander Taylor
2025-06-25
cmake: binaryninjaui depends on binaryninjaapi
Eric Kilmer
2025-06-25
Fix reported `cargo fmt` errors from Rust CI.
Alexander Taylor
2025-06-25
Fix build error on Windows due to defined min/max.
Alexander Taylor
2025-06-25
Fix cxx20 build issue on Linux.
Alexander Taylor
[next]