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-08-01
Use log_error_for_exception in the Python API to pass tracebacks in the stack...
Rusty Wagner
2025-08-01
Add log_for_exception family of APIs to the Python API
Rusty Wagner
2025-07-30
Add dependency tracking to the Python code generation
Mark Rowe
2025-07-29
Add support for declarative downstream dependencies to workflow system.
Brian Potchik
2025-07-23
Fix python project PluginCommand
Josh Ferrell
2025-07-22
Update define_auto_symbol_and_var_or_function API to pass confidence type.
Brian Potchik
2025-07-22
Add OnActionExecutedImmutable to ui notifications and python api
Alexander Khosrowshahi
2025-07-22
Fix memory leak when querying FWN relationships
Brandon Miller
2025-07-17
Initial documentation for guided analysis feature. (skip-ci)
Brian Potchik
2025-07-16
Docs for IL modification
Glenn Smith
2025-07-16
Update unflatten example to use MLIL instr mappings
Glenn Smith
2025-07-15
Finish guided analysis feature and add unit tests.
Brian Potchik
2025-07-15
Add the ability to limit the number of results in the cross reference APIs
Rusty Wagner
2025-07-15
Expose analysis' system call type and name retrieval
Mason Reed
2025-07-15
Fix project handle not being checked for when listing valid plugins
Mason Reed
2025-07-15
Move LLIL instruction retrieval into the LLIL function where it belongs
Mason Reed
2025-07-14
Change return type of parse_types_from_string to BasicTypeParserResult
Alexander Khosrowshahi
2025-07-12
Allow constructing MLILFunction with null LLILFunction/Function
Glenn Smith
2025-07-12
Add support for unbacked memory regions directly in the memory map.
Brian Potchik
2025-07-09
reimplement llil validation for caller_sites and implement plural IL forms on...
Jordan Wiens
2025-07-09
Add get_system_cache_directory and GetSystemCacheDirectory to API
Alexander Khosrowshahi
2025-07-08
Various improvements for guided disassembly mode.
Brian Potchik
2025-07-08
remove spurious freestring from coreversion initializer
Jordan Wiens
2025-07-07
KernelCache rewrite
kat
2025-07-03
Add get_files_by_path_in_project and get_path_in_project to C++ and python APIs
Alexander Khosrowshahi
2025-07-03
Expose Add/RemoveDataReference and ensure BinaryViews use this API instead of...
Peter LaFosse
2025-07-03
api: indirect branch inlining support
Ryan Snyder
2025-07-02
Add outlining support for wmemcpy.
Brian Potchik
2025-07-02
cannot use the same keyword for RST links
Jordan Wiens
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
[next]