FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python - 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
37
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
on
dev
User selector
Datepicker
Commit history
Commits on Aug 20, 2026
Add missing fields to BNLicenseAddon
negasora
committed
a8df906
View commit details
Copy full SHA for a8df906
View code at this point
Browse repository at this point
Fix API memory leaks
plafosse
committed
c6ba779
View commit details
Copy full SHA for c6ba779
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
Add version-aware plugin dependency installation APIs.
fuzyll
authored and
psifertex
committed
fca96d8
View commit details
Copy full SHA for fca96d8
View code at this point
Browse repository at this point
Add plugin dependency conflict detection APIs.
fuzyll
authored and
psifertex
committed
c420354
View commit details
Copy full SHA for c420354
View code at this point
Browse repository at this point
fix onboarding wizard docs and keybinding export
psifertex
committed
f60d749
View commit details
Copy full SHA for f60d749
View code at this point
Browse repository at this point
add first run wizard docs and presets
psifertex
committed
3465ecf
View commit details
Copy full SHA for 3465ecf
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
Add Google BinDiff similarity provider
emesare
committed
8e0dfa5
View commit details
Copy full SHA for 8e0dfa5
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
[UI] Expose current similarity session
emesare
committed
a62478b
View commit details
Copy full SHA for a62478b
View code at this point
Browse repository at this point
Add Binary Similarity APIs
emesare
committed
eaacd6d
View commit details
Copy full SHA for eaacd6d
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
Allow persisting metadata without marking the file as modified
Show description for 177567c
bdash
committed
177567c
View commit details
Copy full SHA for 177567c
View code at this point
Browse repository at this point
Document type fragments
plafosse
authored and
rssor
committed
abe089d
View commit details
Copy full SHA for abe089d
View code at this point
Browse repository at this point
Add Python fragment type constructors
plafosse
authored and
rssor
committed
78af184
View commit details
Copy full SHA for 78af184
View code at this point
Browse repository at this point
perf: StatsCollector support
rssor
committed
7eda0b4
View commit details
Copy full SHA for 7eda0b4
View code at this point
Browse repository at this point
pluginmanager deprecated in 6.0
psifertex
committed
73545cc
View commit details
Copy full SHA for 73545cc
View code at this point
Browse repository at this point
Rename plugin manager to extension manager
psifertex
committed
b3d7c07
View commit details
Copy full SHA for b3d7c07
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Add architecture-specific linear sweep capabilities
zznop
committed
a08a9ed
View commit details
Copy full SHA for a08a9ed
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
Add new API call to remove alternate names from a loaded type library. (#8409)
UvuvDev
authored
0ba0b9e
View commit details
Copy full SHA for 0ba0b9e
View code at this point
Browse repository at this point
more details about ast vs non ast-form and add cross-linking, resolves #7413
psifertex
committed
49acb34
View commit details
Copy full SHA for 49acb34
View code at this point
Browse repository at this point
document custom strings and constants, add warnings about perf--resolves #8354
psifertex
committed
70b67d8
View commit details
Copy full SHA for 70b67d8
View code at this point
Browse repository at this point
Add new license APIs.
fuzyll
committed
e0e3a30
View commit details
Copy full SHA for e0e3a30
View code at this point
Browse repository at this point
Properly normalize virtualenv path setting.
fuzyll
committed
6e4bc5a
View commit details
Copy full SHA for 6e4bc5a
View code at this point
Browse repository at this point
Add API for deprecated plugins.
fuzyll
committed
d99d2e5
View commit details
Copy full SHA for d99d2e5
View code at this point
Browse repository at this point
Add API for whether an extension is listed.
fuzyll
committed
6a06d67
View commit details
Copy full SHA for 6a06d67
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
API for the file to reopen moved databases
CouleeApps
authored and
fuzyll
committed
274197b
View commit details
Copy full SHA for 274197b
View code at this point
Browse repository at this point
Fix Python 3.14 custom demangler dispatch
plafosse
committed
b998501
View commit details
Copy full SHA for b998501
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
Add dependency installation logging.
fuzyll
committed
2078d8e
View commit details
Copy full SHA for 2078d8e
View code at this point
Browse repository at this point
Allow the enabled Unicode blocks in derived strings, and fix Unicode rendering issues
Show description for 9277d5b
D0ntPanic
committed
9277d5b
View commit details
Copy full SHA for 9277d5b
View code at this point
Browse repository at this point
Add explicit API for cancelling plugin uninstalls.
fuzyll
committed
e4f60d2
View commit details
Copy full SHA for e4f60d2
View code at this point
Browse repository at this point
Handle modules as list or str.
fuzyll
committed
9815563
View commit details
Copy full SHA for 9815563
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
Migrate Python demangler bindings
Show description for c0b746a
plafosse
committed
c0b746a
View commit details
Copy full SHA for c0b746a
View code at this point
Browse repository at this point
Introduce config-based demangler APIs
Show description for f009127
plafosse
committed
f009127
View commit details
Copy full SHA for f009127
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Help detect missing plugin dependencies.
fuzyll
committed
aab52e4
View commit details
Copy full SHA for aab52e4
View code at this point
Browse repository at this point
Support bundled python on Linux.
fuzyll
committed
3432c4d
View commit details
Copy full SHA for 3432c4d
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Fix setter decorator for project property (#8362)
owah
authored
6f8ff5a
View commit details
Copy full SHA for 6f8ff5a
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL