Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
owah
/
binaryninja-api
Public
forked from
Vector35/binaryninja-api
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
patch-1
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 25, 2026
Fix setter decorator for project property
Show description for 890e563
owah
authored
890e563
View commit details
Copy full SHA for 890e563
Browse repository at this point
Commits on Jul 22, 2026
[Rust] Fix some linter warnings
bdash
committed
174120f
View commit details
Copy full SHA for 174120f
Browse repository at this point
Memoize reverse expr lookups when building the LLIL-SSA <-> MLIL expr map
Show description for 4a74c39
bdash
committed
4a74c39
View commit details
Copy full SHA for 4a74c39
Browse repository at this point
Move instruction bytes from BasicBlock into a transient object
Show description for daa0870
bdash
committed
daa0870
View commit details
Copy full SHA for daa0870
Browse repository at this point
Qt 6.11.1 removed transient scrollbar support
D0ntPanic
committed
5e76336
View commit details
Copy full SHA for 5e76336
Browse repository at this point
Add MCP server page to documentation nav
psifertex
committed
f538381
View commit details
Copy full SHA for f538381
Browse repository at this point
switch to py to fix windows build
psifertex
committed
7586fcf
View commit details
Copy full SHA for 7586fcf
Browse repository at this point
Improve documentation build and deployment tooling
psifertex
committed
a0f3082
View commit details
Copy full SHA for a0f3082
Browse repository at this point
Document current glibc requirements
psifertex
committed
737cc39
View commit details
Copy full SHA for 737cc39
Browse repository at this point
Fix Doxygen API documentation markup
psifertex
committed
f16809f
View commit details
Copy full SHA for f16809f
Browse repository at this point
Apply 2026 branding across documentation
psifertex
committed
ba3bf85
View commit details
Copy full SHA for ba3bf85
Browse repository at this point
Add deprecated Python API report
psifertex
committed
2762881
View commit details
Copy full SHA for 2762881
Browse repository at this point
Migrate user documentation to Zensical
psifertex
committed
98ff88a
View commit details
Copy full SHA for 98ff88a
Browse repository at this point
Commits on Jul 21, 2026
Add example plugin to recognize and display Rust string slices
D0ntPanic
committed
06c0905
View commit details
Copy full SHA for 06c0905
Browse repository at this point
Add API to recognize strings from constant structure initializers
D0ntPanic
committed
9f7a427
View commit details
Copy full SHA for 9f7a427
Browse repository at this point
Add HLIL structure initializer instructions
D0ntPanic
committed
eef36c8
View commit details
Copy full SHA for eef36c8
Browse repository at this point
Fix x86 MOVSS lifting to zero-extend the memory-source form (Fix #4030)
xusheng6
committed
75dbd2c
View commit details
Copy full SHA for 75dbd2c
Browse repository at this point
Fix incorrect lifting of x86 ANDN/PANDN/VPANDN (Fix #8198)
xusheng6
committed
585943a
View commit details
Copy full SHA for 585943a
Browse repository at this point
Add UIContextNotification::OnTokenDoubleClicked hook
Show description for 1699a20
xusheng6
committed
1699a20
View commit details
Copy full SHA for 1699a20
Browse repository at this point
Allow opening databases without loading a file
CouleeApps
committed
5037372
View commit details
Copy full SHA for 5037372
Browse repository at this point
Make Database not depend on FileMetadata
CouleeApps
committed
8884749
View commit details
Copy full SHA for 8884749
Browse repository at this point
Add MCP documentation and guard null project pointer
iamausertoo
committed
53db014
View commit details
Copy full SHA for 53db014
Browse repository at this point
Update to Qt 6.11.1
D0ntPanic
committed
c2da605
View commit details
Copy full SHA for c2da605
Browse repository at this point
Replace NotImplemented with NotImplementedError in other API base classes.
Alkalem
authored and
plafosse
committed
95b9a6d
View commit details
Copy full SHA for 95b9a6d
Browse repository at this point
Replace NotImplemented in Architecture patch methods with default values or error.
Alkalem
authored and
plafosse
committed
9621ce3
View commit details
Copy full SHA for 9621ce3
Browse repository at this point
Commits on Jul 20, 2026
Sequence IL copy operand translation
plafosse
committed
371fe21
View commit details
Copy full SHA for 371fe21
Browse repository at this point
Allow removing tags via context menu action.
Show description for 15a1caa
fuzyll
committed
15a1caa
View commit details
Copy full SHA for 15a1caa
Browse repository at this point
Prevent single item actions in multi-select.
Show description for e6a48f8
fuzyll
committed
e6a48f8
View commit details
Copy full SHA for e6a48f8
Browse repository at this point
Commits on Jul 16, 2026
Add x86 per-iclass lifting-coverage dataset
Show description for bacce07
xusheng6
and
claude
committed
bacce07
View commit details
Copy full SHA for bacce07
Browse repository at this point
Commits on Jul 15, 2026
Add support for Apple's vendor-specific aarch64 instructions
Show description for da3ff7a
bdash
committed
da3ff7a
View commit details
Copy full SHA for da3ff7a
Browse repository at this point
Rework arm64test.py so that its tests can be consumed by pytest
bdash
committed
c293c36
View commit details
Copy full SHA for c293c36
Browse repository at this point
Commits on Jul 14, 2026
Stop choosing latest plugin version in the API.
Show description for 412c943
fuzyll
committed
412c943
View commit details
Copy full SHA for 412c943
Browse repository at this point
Commits on Jul 13, 2026
Add StrongTypedef to bn::base
Show description for 5f31dfa
bdash
committed
5f31dfa
View commit details
Copy full SHA for 5f31dfa
Browse repository at this point
Commits on Jul 9, 2026
LinearDisassemblyLine: Add field for BinaryView
CouleeApps
committed
1474219
View commit details
Copy full SHA for 1474219
Browse repository at this point
Fix multitool.py file download example not saving the file
Show description for 714af09
CouleeApps
committed
714af09
View commit details
Copy full SHA for 714af09
Browse repository at this point
Previous
Next
You can’t perform that action at this time.