index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
platform.py
Age
Commit message (
Expand
)
Author
2026-05-22
Refactor calling conventions to support correct representation of structures
Rusty Wagner
2026-04-15
[Python API] Replace bare "except:" with "except Exception:" to fix signal pr...
Josh Ferrell
2026-02-18
Python API: Fix Platform.view_init
Glenn Smith
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-11-21
Add get and __contains__ methods to all *MetaClass
Peter LaFosse
2025-08-01
Use log_error_for_exception in the Python API to pass tracebacks in the stack...
Rusty Wagner
2025-05-28
Support for Linux x86-64 x32 ABI
Brandon Miller
2025-03-30
add example code for Platform
Jordan Wiens
2025-03-28
missed the older dates!
Jordan Wiens
2024-08-14
Remove leftover debug log in python platform API (skip-ci, skip-note)
Mason Reed
2024-07-24
Add Platform::GetRelatedPlatforms
kat
2024-06-04
Add CorePlatform to python api for proper subclassing
Glenn Smith
2024-06-04
Add AdjustTypeParserArguments callback to platform
Glenn Smith
2024-05-24
platform: initial BNCustomPlatform support
Ryan Snyder
2024-01-08
update copyright year
Jordan Wiens
2023-11-06
Type Containers: API Docs
Glenn Smith
2023-11-06
Type Containers
Glenn Smith
2023-10-19
fix parse_type_string cross-references
Jordan Wiens
2023-05-26
Add some missing type annotations
Maja Kądziołka
2023-01-30
Fix Type object leaks
Rusty Wagner
2023-01-05
Update copyright to 2023
Josh F
2022-12-22
Fix many incorrect type hints and type errors
Josh Ferrell
2022-10-17
fix Platform.os_list
Jordan Wiens
2022-07-31
fix parse type documentation
Jordan Wiens
2022-05-25
Add BinaryView::ParseTypesFromSource for clang+typelibs
Glenn Smith
2022-03-04
Add a few optimizations to the python API for querying platform
Peter LaFosse
2022-01-28
Format All Files
KyleMiles
2022-01-19
Many type check fixes
Peter LaFosse
2022-01-13
Fix a bunch of core function calls with bad args
Glenn Smith
2022-01-03
update copyright years
Jordan Wiens
2021-10-04
Fix display name of custom Platform objects
Peter LaFosse
2021-09-30
Add some additional asserts around calls to BNCreatePlatform
Peter LaFosse
2021-09-30
Fix type errors in Platform and prevent creation of Platform without name
Peter LaFosse
2021-09-30
Assert when attempting to directly instantiate a Platform object
Peter LaFosse
2021-09-11
fix Platform.generate_auto_platform_type_ref
Peter LaFosse
2021-09-06
Fix some unnecessary checks for handle is not None in destructors
Peter LaFosse
2021-09-06
Commonize _to_core_struct/_from_core_struct
Peter LaFosse
2021-09-06
Bug fix for new way of created NamedTypeReferences
Peter LaFosse
2021-09-05
Refactor Python Types
Peter LaFosse
2021-09-05
type hints for highlevelil.py, mediumlevelil.py and lowlevelil.py, workflow.py
Peter LaFosse
2021-09-05
add a core.free_string helper
Peter LaFosse
2021-09-05
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse
2021-08-20
platforms: specify platform types and add bvt platform callbacks
Ryan Snyder
2021-03-26
updating to latest sphinx-rtd theme and many doc formatting fixes
Jordan Wiens
2021-01-18
updating copyright year
Jordan Wiens
2020-06-23
Add BinaryView.parse_types_from_string to the python API and update how the u...
Peter LaFosse
2020-05-08
cleaner check for types on parse_type_from_source
Jordan Wiens
2020-05-07
better guard rails for some python apis
Jordan Wiens
2020-05-03
Fix up equality operators and had hash operators
Peter LaFosse
2020-01-01
update copyright year to 2020
Jordan Wiens
[next]