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 }}
Vector35
/
binaryninja-api
Public
Notifications
You must be signed in to change notification settings
Fork
298
Star
1.3k
Code
Issues
1.9k
Pull requests
44
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
binaryninjaapi.h
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 18, 2026
Add FuzzyMatchContextual for the fancier fuzzy matching
CouleeApps
committed
4636550
View commit details
Copy full SHA for 4636550
View code at this point
Browse repository at this point
Commits on Sep 16, 2026
Rename the API struct conversion interface to use APIStruct names
Show description for 7b3dc44
bdash
committed
7b3dc44
View commit details
Copy full SHA for 7b3dc44
View code at this point
Browse repository at this point
Commits on Sep 10, 2026
Add explicit-mode override for advanced binary search.
bpotchik
committed
bbc454d
View commit details
Copy full SHA for bbc454d
View code at this point
Browse repository at this point
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
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
Commits on Aug 17, 2026
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
[API] Expose flow graph construction
emesare
committed
60133f3
View commit details
Copy full SHA for 60133f3
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
perf: StatsCollector support
rssor
committed
7eda0b4
View commit details
Copy full SHA for 7eda0b4
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
Enable compile-time format string checking on Logger methods and fix the resulting warnings
bdash
committed
6c68c2f
View commit details
Copy full SHA for 6c68c2f
View code at this point
Browse repository at this point
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
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
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
Disallow database reload, use FileMetadata::ReopenMovedDatabase
CouleeApps
authored and
fuzyll
committed
b03e431
View commit details
Copy full SHA for b03e431
View code at this point
Browse repository at this point
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
Add API to reload database connection.
fuzyll
committed
907b4e5
View commit details
Copy full SHA for 907b4e5
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
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
Commits on Aug 1, 2026
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 22, 2026
Move instruction bytes from BasicBlock into a transient object
Show description for daa0870
bdash
committed
daa0870
View commit details
Copy full SHA for daa0870
View code at this point
Browse repository at this point
Fix Doxygen API documentation markup
psifertex
committed
f16809f
View commit details
Copy full SHA for f16809f
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
Add API to recognize strings from constant structure initializers
D0ntPanic
committed
9f7a427
View commit details
Copy full SHA for 9f7a427
View code at this point
Browse repository at this point
Add HLIL structure initializer instructions
D0ntPanic
committed
eef36c8
View commit details
Copy full SHA for eef36c8
View code at this point
Browse repository at this point
Allow opening databases without loading a file
CouleeApps
committed
5037372
View commit details
Copy full SHA for 5037372
View code at this point
Browse repository at this point
Make Database not depend on FileMetadata
CouleeApps
committed
8884749
View commit details
Copy full SHA for 8884749
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
Add Unknown() and IsUnknown() to Unimplemented IL across LLIL/MLIL/HLIL
Show description for 7a4c3a3
2 people
authored and
zznop
committed
7a4c3a3
View commit details
Copy full SHA for 7a4c3a3
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Fast sampling mode for base address detection
Show description for 0f0fd1d
zznop
committed
0f0fd1d
View commit details
Copy full SHA for 0f0fd1d
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Expose API for running core's string detection on arbitrary buffers
Show description for 3003bfa
bdash
committed
3003bfa
View commit details
Copy full SHA for 3003bfa
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
Add a reason field to MLIL_FORCE_VER for use in automated variable splitting
D0ntPanic
committed
f49bc8f
View commit details
Copy full SHA for f49bc8f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.