index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
2025-07-02
must escape newlines in long parameter descriptions
Jordan Wiens
2025-07-02
must use double backquotes instead of single in RST
Jordan Wiens
2025-07-02
fix warning for (m/l)lilfunction translate docs
Jordan Wiens
2025-07-02
Add PluginCommand for projects and hide non-contextual commands in linear/gra...
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
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
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-06-30
Fix busted stringify_unicode_data python API.
Brian Potchik
2025-06-30
Add Checkbox input support to python api
Alexander Khosrowshahi
2025-06-25
Update CXX_STANDARD to 20.
Alexander Taylor
2025-06-25
Remove implicit conversions from Confidence to underlying type, these can cau...
Rusty Wagner
2025-06-25
Migrate 'Function Analysis' submenu into the 'Function Settings' menu.
Brian Potchik
2025-06-25
Initial support for guided disassembly.
Brian Potchik
2025-06-24
abb: temp workaround pending binding update
Ryan Snyder
2025-06-24
Add comment on Pointer.offset being useless
Peter LaFosse
2025-06-23
Perform BB analysis from Architecture C++ API
Brandon Miller
2025-06-20
Update the Settings IsEmpty API for querying resources.
Brian Potchik
2025-06-20
Initial support for Quick Settings.
Brian Potchik
2025-06-16
Don't yield None in BinaryView hlil|mlil_functions
Brandon Miller
2025-06-12
Add missing IL ops, flags parameters, call stack adjust
Glenn Smith
2025-06-12
Example workflow testing the copy_expr function
Glenn Smith
2025-06-11
LLILIntrinsic: Don't quote type in detailed_operands
Glenn Smith
2025-06-11
Python: LLIL_GOTO/IF ops have InstructionIndex operands
Glenn Smith
2025-06-11
Allow LLILFunction.set_flag to use flag index
Glenn Smith
2025-06-11
Fix doc and typing on ILFunction.append
Glenn Smith
2025-06-11
API to create immediate function graphs
Glenn Smith
2025-06-11
Expose Function::CheckForDebugReport
Glenn Smith
2025-06-11
Fix IL BasicBlock repr using hex IL instr indices
Glenn Smith
2025-06-11
Docs describing what basic block (post) dominators are
Glenn Smith
2025-06-11
Expose AnalysisContext::GetLiftedILFunction properly
Glenn Smith
2025-06-10
Add UI action and API to control switch recovery in HLIL
Rusty Wagner
2025-06-10
Ensure the ConstantData IL instructions in the Python bindings provide the 'c...
Brian Potchik
[next]