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-01-31
Update Render Layer docs and type annotations
Glenn Smith
2025-01-30
Render Layers
Glenn Smith
2025-01-28
Fixes #6370: HighlightColor.__init__ attempts to set a property with no setter
Galen Williamson
2025-01-24
Update docs for get_save_filename_input to reflect actual api spec
Glenn Smith
2025-01-24
Add line formatter API and a generic line formatter plugin
Rusty Wagner
2025-01-22
Support eligibility callbacks through the API for Workflow actions.
Brian Potchik
2025-01-20
Revert "Add line formatter API and a generic line formatter plugin"
Rusty Wagner
2025-01-17
Add line formatter API and a generic line formatter plugin
Rusty Wagner
2025-01-17
Firmware Ninja reference tree API
Brandon Miller
2025-01-14
Fix docstring in plugin.py
Brian Potchik
2025-01-14
add example to plugincommandcontext
Jordan Wiens
2025-01-09
Deprecate `Segment.serialize` and `Section.serialize` in favor of descriptor-...
Brian Potchik
2024-12-27
Fix trying to construct a FunctionViewType from a FunctionViewType
Glenn Smith
2024-12-27
Add default implementations to Python TypePrinter to dual C++
Glenn Smith
2024-12-14
Pass length to free flag conditions list callback and remove libc from rust api
Mason Reed
2024-12-14
Pass length to free register list callback
Mason Reed
2024-12-05
fix documentation around workflow example code
Jordan Wiens
2024-12-03
Add `Relocation` information to python api
Mason Reed
2024-12-03
Update documentation for add_memory_region.
Brian Potchik
2024-11-27
Add support for a logical memory map representation.
Brian Potchik
2024-11-25
Add additional python APIs to query tags by scope.
Brian Potchik
2024-11-25
Fix placeholder deprecation decorators and versions.
Brian Potchik
2024-11-22
C++ and Python API for Firmware Ninja
Brandon Miller
2024-11-18
Minor documentation update for python API workflows.
Brian Potchik
2024-11-15
Add extra explanation for `export_*_to_library` APIs.
Alexander Taylor
2024-11-15
Add warnings about silent failures in function APIs.
Alexander Taylor
2024-11-07
Add APIs to support bulk segment addition operations.
Brian Potchik
2024-11-06
Improve documentation for `update_analysis*` methods.
Brian Potchik
2024-11-05
Add delay support to workflow machine.
Brian Potchik
2024-11-05
Make Python data renderers backwards compatible
Rusty Wagner
2024-11-05
Fix python DataRenderer API
Peter LaFosse
2024-11-03
Update type hints for BaseILInstruction.add_subgraph
KyleMiles
2024-11-03
Python API : Update .operands documentation
KyleMiles
2024-11-01
Fix segment removal APIs.
Brian Potchik
2024-10-30
Use idiomatic Python
Zerotistic
2024-10-30
fix: validate input type in TypeLibrary.add_alternate_name to prevent crashes
Zerotistic
2024-10-29
Small type hint fixes
Josh Ferrell
2024-10-28
Eliminate AST parameter in high level rendering APIs, as it is already part o...
Rusty Wagner
2024-10-28
Properly wrap the Activity object returned from 'register_activity'.
Brian Potchik
2024-10-25
Fix not being able to set UIDF on function parameters
Glenn Smith
2024-10-25
Retrieve view from analysis context
Mason Reed
2024-10-24
Improve documentation for `update_analysis`.
Brian Potchik
2024-10-24
Initial implementation of the module-level analysis workflow.
Brian Potchik
2024-10-24
Remove bad import in __init__.py
Josh Ferrell
2024-10-24
Add __hash__ method to FunctionViewType
Peter LaFosse
2024-10-23
Initial commit of the alpha dyld_shared_cache view API Plugin.
kat
2024-10-23
Add API to bulk add segments, use it in elf view
Josh Ferrell
2024-10-23
Fix Database.global_keys not converting bytes to str
Glenn Smith
2024-10-22
doc: Add BackgroundTaskThread python example
riskydissonance
2024-10-22
fix: implement slicing on TypedDataAccessor for ArrayTypes
Scott Lagler
[next]