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-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
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
[next]