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-12-11
Remove misc stray backticks in python docs (#7776)
utkonos
2025-12-09
Fix show_message_box crashing with `None` description in Python (#7748)
utkonos
2025-12-09
Python: Fix enums not being casted to their types in generator
Glenn Smith
2025-12-07
Fix docs example rendering for PluginCommandContext
Josh Ferrell
2025-12-05
add examples for execute_ APIs
Jordan Wiens
2025-12-05
Do not register the dbg object from the API
Xusheng
2025-12-01
[Python] Add `BinaryView.is_offset_backed_by_file`
Mason Reed
2025-11-25
Add SectionMap with bulk operations and batch section APIs.
Brian Potchik
2025-11-24
Add APIs for getting files in a project folder
Josh Ferrell
2025-11-24
Add AnalysisContext FFI for SectionMap queries.
Brian Potchik
2025-11-23
Add IsOffsetReadOnlySemantics API.
Brian Potchik
2025-11-23
Unify SettingsCache and MemoryMap access under immutable snapshots for consis...
Brian Potchik
2025-11-21
Add get and __contains__ methods to all *MetaClass
Peter LaFosse
2025-11-19
Fix generated type hints for function params in _binaryninjacore.py
Josh Ferrell
2025-11-19
Fix BinaryView.set_manual_type_source_override
Josh Ferrell
2025-11-19
Improve python api type hints
Josh Ferrell
2025-11-19
Fix some python API error messages
Josh Ferrell
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
[prev]
[next]