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
2026-02-26
fix[python]: relax type children passed into factories
nullableVoidPtr
2026-02-26
fix[python]: BinaryView types
nullableVoidPtr
2026-02-26
feat[python]: QualifiedName.separator
nullableVoidPtr
2026-02-26
fix[python]: CallingConvention.get_incoming_flag_value
nullableVoidPtr
2026-02-23
Add global plugin command type
Mason Reed
2026-02-23
[BNTL] Allow decompressing standalone TypeLibrary objects
Mason Reed
2026-02-23
[Python] Add `TypeLibrary.remove_named_object` and `TypeLibrary.remove_named_...
Mason Reed
2026-02-23
[Python] Add missing `TypeLibrary.duplicate` API
Mason Reed
2026-02-20
Allow calling conventions to specify a list of registers that are required to...
Rusty Wagner
2026-02-18
Python API: Fix overriding Architecture.assemble being broken
Glenn Smith
2026-02-18
Python API: Add type hints to various Architecture flags fields
Glenn Smith
2026-02-18
Python API: Fix Platform.view_init
Glenn Smith
2026-02-18
Python API: Properly extract LLIL flags in get_flag_write_low_level_il
Glenn Smith
2026-02-18
Python API: Fix LLIL flags param type being inaccurate
Glenn Smith
2026-02-17
Add setters for NamedTypeReferenceBuilder properties
Peter LaFosse
2026-02-17
Handle Universal binaries through container transform system.
Brian Potchik
2026-02-16
Fix TypeError when slicing FunctionList/BasicBlockList with [:], [n:], [:n]
3rdit
2026-02-16
Fix slice handling in TagList to match FunctionList/BasicBlockList fix
3rdit
2026-02-16
Share context between BB recovery, lifing, and disassembly
Brandon Miller
2026-02-10
Fix Python ABB triggering guided analysis
Brandon Miller
2026-02-06
Add FileMetadata::GetDisplayName API to convey synthesized filenames for cont...
Brian Potchik
2026-01-30
Improve filename handling for container files.
Brian Potchik
2026-01-29
Add support for ephemeral session-time settings for TransformSession.
Brian Potchik
2026-01-29
Fix Python exception in FunctionLifterContext
Brandon Miller
2026-01-28
Fix a fundamental problem with TypeBuilder.handle by deleting it
Peter LaFosse
2026-01-28
Add session settings override support to Transform system and clean up docume...
Brian Potchik
2026-01-27
Perform function lifting and inlining in arch plugins
Brandon Miller
2026-01-22
[Python] Support MLIL_SEPARATE_PARAM_LIST and MLIL_SHARED_PARAM_SLOT in copy_...
Mark Rowe
2026-01-20
Update container transform docs.
Brian Potchik
2026-01-20
Other changes related to handling null strings.
Alexander Taylor
2026-01-20
handle None cases when empty strings are returned from the core and fix assoc...
Jordan Wiens
2026-01-18
fix syntax for note section of newly added api docs
Jordan Wiens
2026-01-16
fix pydoc formatting for recent metadata API changes
Jordan Wiens
2026-01-16
Add get_metadata() method and make query_metadata() raise KeyError consistently
Peter LaFosse
2026-01-15
Make add_user/auto_segments/sections more pythonic.
Peter LaFosse
2026-01-14
Allow controlling which address is used for instructions created when inlinin...
Mark Rowe
2026-01-12
Add module workflow hello world example.
Malware Utkonos
2026-01-01
update copyrights for 2026
Jordan Wiens
2026-01-01
manually update formatting of some copyrights
Jordan Wiens
2026-01-01
add whole-file entropy calculation to triage
Jordan Wiens
2025-12-29
Add `ProjectFile` type annotation to python `load` function (#7839)
utkonos
2025-12-18
entropy tooltip showing offset and fix python version
Jordan Wiens
2025-12-18
fix triage entropy graph navigation for mapped files
Jordan Wiens
2025-12-15
Add PossibleValueSet operation APIs and fixes to PVS python API
Josh Ferrell
2025-12-12
Generator: Detect flag enums and use IntFlag instead
Glenn Smith
2025-12-12
Generator: Fix <4 byte signed enums with negative members
Glenn Smith
2025-12-12
Python: Make raw operand conversion functions private
Glenn Smith
2025-12-11
Specify fixed underlying types for enums exposed by core
Mark Rowe
2025-12-11
Plugin api docs typos fix (#7751)
Max Stanchin
2025-12-11
Remove misc stray backticks in python docs (#7776)
utkonos
[prev]
[next]