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-11-19
Add more type hints to lineardisassembly.py
Josh Ferrell
2025-11-19
Fix DisassemblyTextLine repr
Josh Ferrell
2025-11-14
add flowgraph support
Jordan Wiens
2025-11-14
add example render layer to inject newlines
Jordan Wiens
2025-11-10
fix coreversion info and add docs
Jordan Wiens
2025-11-10
improved indentation and update formatting detection
Jordan Wiens
2025-11-10
fix missing newlines breaking lists
Jordan Wiens
2025-11-10
fix small formatting in memorymap api docs
Jordan Wiens
2025-11-04
Add auto downloading of project file dependencies, clean up download APIs
Josh Ferrell
2025-11-04
Add project file dependencies
Josh Ferrell
2025-11-04
Update FilterEdit and FilterTarget to preserve existing selections
Mark Rowe
2025-11-04
[Python] Add virtual `bit_offset` member to the `StructureMember` and clarify...
Mason Reed
2025-11-04
Update MemoryMap documentation. (skip-ci)
Brian Potchik
2025-11-03
Revert "Refactor Plugin Load/Management to support upcoming changes"
0cyn
2025-11-03
Add helpers for whether a function is exported.
Alexander Taylor
2025-11-02
add more keywords to search API
Jordan Wiens
2025-11-02
additional error handling for utf8 decoding
Jordan Wiens
2025-10-31
Add optional display name field for memory regions.
Brian Potchik
2025-10-30
Fix python type annotation.
Brian Potchik
2025-10-29
Fix docstring.
Brian Potchik
2025-10-29
Add ZipPython transform as a reference container example.
Brian Potchik
2025-10-29
Add Python APIs for extended transform/container support.
Brian Potchik
2025-10-29
Refactor Plugin Load/Management to support upcoming changes
0cyn
2025-10-28
Fix crash Python bindings for Transform API.
Brian Potchik
2025-10-27
Add documentation to the constant renderer and string recognizer APIs
Rusty Wagner
2025-10-23
Fix imported functions being ignored when building call sites, and fix python...
Mason Reed
2025-10-23
allow types.get_types to take str or QualifedName
Jordan Wiens
2025-10-23
Rename Type.finalized to Type._finalized
Rusty Wagner
2025-10-23
Fix Type object leaks in the Python type API
Rusty Wagner
2025-10-23
Fix lost type attributes in TypeBulider Python API
Rusty Wagner
2025-10-23
Support bitfields in type system
Mason Reed
2025-10-22
Add API to dereference named type references
Rusty Wagner
2025-10-22
Add setter for BB analysis context max_size_reached
Brandon Miller
2025-10-21
fix documentation indentation
Jordan Wiens
2025-10-21
Add an example for using constant renderers to render unusual floating point ...
Rusty Wagner
2025-10-21
Add derived strings and string recognizer API
Rusty Wagner
2025-10-21
Add constant renderer API
Rusty Wagner
2025-10-21
Add missing rebased notification to Python API
Rusty Wagner
2025-10-16
Expose DebugFunctionInfo.local_variables to python api
Josh Ferrell
2025-10-16
Add GetTypeCount API
Peter LaFosse
2025-10-15
Fix some python type hints
Josh Ferrell
2025-10-15
Improve PossibleValueSet.__eq__
Josh Ferrell
2025-10-12
Improve error handling in project apis
Josh Ferrell
2025-10-06
Add type attribute APIs
Rusty Wagner
2025-10-03
Add DecodeWithContext method to Transform API layers.
Brian Potchik
2025-10-01
better handling for when utf8 decoding fails
Jordan Wiens
2025-09-30
Initial support for opening container formats.
Brian Potchik
2025-09-29
Add a new line disassembly text token
Brandon Miller
2025-09-22
small documentation update for llil call and call_stack_adjust instructions
Jordan Wiens
2025-09-17
[Python] Use IL-specific types in return type annotations for get_basic_block_at
tbodt
[next]