COMMITS
/ python/platform.py February 10, 2026
G
Python API: Fix Platform.view_init
Glenn Smith committed
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
November 20, 2025
P
Add get and __contains__ methods to all *MetaClass
Peter LaFosse committed
August 1, 2025
May 28, 2025
B
Support for Linux x86-64 x32 ABI
Brandon Miller committed
March 30, 2025
J
add example code for Platform
Jordan Wiens committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
August 14, 2024
M
Remove leftover debug log in python platform API (skip-ci, skip-note)
Mason Reed committed
July 24, 2024
K
Add Platform::GetRelatedPlatforms
kat committed
May 31, 2024
G
Add CorePlatform to python api for proper subclassing
Glenn Smith committed
May 28, 2024
G
Add AdjustTypeParserArguments callback to platform
Glenn Smith committed
May 24, 2024
R
platform: initial BNCustomPlatform support
Ryan Snyder committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
November 7, 2023
G
Type Containers: API Docs
Glenn Smith committed
February 21, 2023
G
Type Containers
Glenn Smith committed
October 19, 2023
J
fix parse_type_string cross-references
Jordan Wiens committed
May 19, 2023
M
Add some missing type annotations
Maja Kądziołka committed
January 26, 2023
R
Fix Type object leaks
Rusty Wagner committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
December 22, 2022
J
Fix many incorrect type hints and type errors
Josh Ferrell committed
October 17, 2022
J
fix Platform.os_list
Jordan Wiens committed
July 31, 2022
J
fix parse type documentation
Jordan Wiens committed
May 21, 2022
G
Add BinaryView::ParseTypesFromSource for clang+typelibs
Glenn Smith committed
March 4, 2022
P
Add a few optimizations to the python API for querying platform
Peter LaFosse committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 18, 2022
P
Many type check fixes
Peter LaFosse committed
December 9, 2021
G
Fix a bunch of core function calls with bad args
Glenn Smith committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
October 4, 2021
P
Fix display name of custom Platform objects
Peter LaFosse committed
September 30, 2021
P
Add some additional asserts around calls to BNCreatePlatform
Peter LaFosse committed
P
Fix type errors in Platform and prevent creation of Platform without name
Peter LaFosse committed
P
Assert when attempting to directly instantiate a Platform object
Peter LaFosse committed
September 12, 2021
P
fix Platform.generate_auto_platform_type_ref
Peter LaFosse committed
September 6, 2021
P
Fix some unnecessary checks for handle is not None in destructors
Peter LaFosse committed
September 3, 2021
P
Commonize _to_core_struct/_from_core_struct
Peter LaFosse committed
August 24, 2021
P
Bug fix for new way of created NamedTypeReferences
Peter LaFosse committed
July 7, 2021
P
Refactor Python Types
Peter LaFosse committed
June 24, 2021
P
type hints for highlevelil.py, mediumlevelil.py and lowlevelil.py, workflow.py
Peter LaFosse committed
June 23, 2021
P
add a core.free_string helper
Peter LaFosse committed
June 7, 2021
P
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse committed
August 4, 2021
R
platforms: specify platform types and add bvt platform callbacks
Ryan Snyder committed
March 26, 2021
J
updating to latest sphinx-rtd theme and many doc formatting fixes
Jordan Wiens committed
January 18, 2021
J
updating copyright year
Jordan Wiens committed
June 12, 2020
May 8, 2020
J
cleaner check for types on parse_type_from_source
Jordan Wiens committed
May 7, 2020
J
better guard rails for some python apis
Jordan Wiens committed
May 2, 2020
P
Fix up equality operators and had hash operators
Peter LaFosse committed
January 1, 2020
J
update copyright year to 2020
Jordan Wiens committed
September 14, 2019
R
typelibrary: more consistent naming, type exports
Ryan Snyder committed
September 12, 2019
R
typelibrary: minimal api commit
Ryan Snyder committed