FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python/platform.py - Vector35/binaryninja-api · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Vector35
/
binaryninja-api
Public
Notifications
You must be signed in to change notification settings
Fork
294
Star
1.3k
Code
Issues
1.9k
Pull requests
36
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
binaryninja-api
python
platform.py
on
dev
User selector
Datepicker
Commit history
Commits on Jul 22, 2026
[Python] Fix exceptions from __del__ during interpreter shutdown
Show description for 73bd58d
bdash
committed
73bd58d
View commit details
Copy full SHA for 73bd58d
View code at this point
Browse repository at this point
Commits on May 22, 2026
Refactor calling conventions to support correct representation of structures
D0ntPanic
committed
8d621c5
View commit details
Copy full SHA for 8d621c5
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
[Python API] Replace bare "except:" with "except Exception:" to fix signal propagation
negasora
committed
b4ccb82
View commit details
Copy full SHA for b4ccb82
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
Python API: Fix Platform.view_init
Show description for 4793365
CouleeApps
committed
4793365
View commit details
Copy full SHA for 4793365
View code at this point
Browse repository at this point
Commits on Jan 1, 2026
update copyrights for 2026
psifertex
committed
d9c58e9
View commit details
Copy full SHA for d9c58e9
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
Add get and __contains__ methods to all *MetaClass
Show description for 5880769
plafosse
committed
5880769
View commit details
Copy full SHA for 5880769
View code at this point
Browse repository at this point
Commits on Aug 2, 2025
Use log_error_for_exception in the Python API to pass tracebacks in the stack trace associated with log messages, instead of creating large mutli-line messages for every exception
D0ntPanic
committed
15c635b
View commit details
Copy full SHA for 15c635b
View code at this point
Browse repository at this point
Commits on May 28, 2025
Support for Linux x86-64 x32 ABI
zznop
committed
6e4c00a
View commit details
Copy full SHA for 6e4c00a
View code at this point
Browse repository at this point
Commits on Mar 30, 2025
add example code for Platform
psifertex
committed
41e5de1
View commit details
Copy full SHA for 41e5de1
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
missed the older dates!
psifertex
committed
12f1e2e
View commit details
Copy full SHA for 12f1e2e
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
Remove leftover debug log in python platform API (skip-ci, skip-note)
Show description for da5a7bd
emesare
committed
da5a7bd
View commit details
Copy full SHA for da5a7bd
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
Add Platform::GetRelatedPlatforms
kat
committed
892a072
View commit details
Copy full SHA for 892a072
View code at this point
Browse repository at this point
Commits on Jun 4, 2024
Add CorePlatform to python api for proper subclassing
CouleeApps
committed
4152126
View commit details
Copy full SHA for 4152126
View code at this point
Browse repository at this point
Add AdjustTypeParserArguments callback to platform
Show description for 6520026
CouleeApps
committed
6520026
View commit details
Copy full SHA for 6520026
View code at this point
Browse repository at this point
Commits on May 24, 2024
platform: initial BNCustomPlatform support
rssor
committed
56115ae
View commit details
Copy full SHA for 56115ae
View code at this point
Browse repository at this point
Commits on Jan 8, 2024
update copyright year
psifertex
committed
7df8225
View commit details
Copy full SHA for 7df8225
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
Type Containers: API Docs
CouleeApps
committed
9664293
View commit details
Copy full SHA for 9664293
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
Type Containers
CouleeApps
committed
4108964
View commit details
Copy full SHA for 4108964
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
fix parse_type_string cross-references
psifertex
committed
52eeacd
View commit details
Copy full SHA for 52eeacd
View code at this point
Browse repository at this point
Commits on May 26, 2023
Add some missing type annotations
meithecatte
authored and
plafosse
committed
0c63f92
View commit details
Copy full SHA for 0c63f92
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
Fix Type object leaks
D0ntPanic
committed
6ed8f18
View commit details
Copy full SHA for 6ed8f18
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
Update copyright to 2023
negasora
committed
85e782a
View commit details
Copy full SHA for 85e782a
View code at this point
Browse repository at this point
Commits on Dec 22, 2022
Fix many incorrect type hints and type errors
negasora
committed
b5124b2
View commit details
Copy full SHA for b5124b2
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
fix Platform.os_list
psifertex
committed
fba5ef5
View commit details
Copy full SHA for fba5ef5
View code at this point
Browse repository at this point
Commits on Jul 31, 2022
fix parse type documentation
psifertex
committed
522d8eb
View commit details
Copy full SHA for 522d8eb
View code at this point
Browse repository at this point
Commits on May 25, 2022
Add BinaryView::ParseTypesFromSource for clang+typelibs
CouleeApps
committed
0569365
View commit details
Copy full SHA for 0569365
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Add a few optimizations to the python API for querying platform
plafosse
committed
1107abf
View commit details
Copy full SHA for 1107abf
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
Format All Files
ElykDeer
committed
6812c97
View commit details
Copy full SHA for 6812c97
View code at this point
Browse repository at this point
Commits on Jan 19, 2022
Many type check fixes
plafosse
committed
6f5fd10
View commit details
Copy full SHA for 6f5fd10
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
Fix a bunch of core function calls with bad args
CouleeApps
committed
486a019
View commit details
Copy full SHA for 486a019
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
update copyright years
psifertex
committed
0df0c88
View commit details
Copy full SHA for 0df0c88
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
Fix display name of custom Platform objects
plafosse
committed
c7e2482
View commit details
Copy full SHA for c7e2482
View code at this point
Browse repository at this point
Commits on Sep 30, 2021
Add some additional asserts around calls to BNCreatePlatform
plafosse
committed
8c00d61
View commit details
Copy full SHA for 8c00d61
View code at this point
Browse repository at this point
Fix type errors in Platform and prevent creation of Platform without name
plafosse
committed
ac418b7
View commit details
Copy full SHA for ac418b7
View code at this point
Browse repository at this point
Assert when attempting to directly instantiate a Platform object
plafosse
committed
ed2115c
View commit details
Copy full SHA for ed2115c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL