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 }}
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
298
Star
1.3k
Code
Issues
1.9k
Pull requests
43
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
architecture.cpp
on
dev
User selector
All users
Datepicker
All time
Commit history
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 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 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
Commits on Jun 2, 2026
Fix unbounded recursion in function inlining
Show description for 75c344d
zznop
committed
75c344d
View commit details
Copy full SHA for 75c344d
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
Fix crash with native architecture hooks
zznop
committed
24eabc0
View commit details
Copy full SHA for 24eabc0
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
Share context between BB recovery, lifing, and disassembly
Show description for 2a4c7d5
zznop
committed
2a4c7d5
View commit details
Copy full SHA for 2a4c7d5
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
Perform function lifting and inlining in arch plugins
Show description for 5ccef72
zznop
committed
5ccef72
View commit details
Copy full SHA for 5ccef72
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 Dec 16, 2025
Add more reserve calls
SmoothHacker
authored and
CouleeApps
committed
6138978
View commit details
Copy full SHA for 6138978
View code at this point
Browse repository at this point
Add missing std::vector reserve calls
Show description for 3967000
SmoothHacker
authored and
CouleeApps
committed
3967000
View commit details
Copy full SHA for 3967000
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
api: indirect branch inlining support
rssor
committed
e96a7a0
View commit details
Copy full SHA for e96a7a0
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
abb: minor refactor
rssor
committed
df2691a
View commit details
Copy full SHA for df2691a
View code at this point
Browse repository at this point
Perform BB analysis from Architecture C++ API
Show description for b079d1a
zznop
authored and
rssor
committed
b079d1a
View commit details
Copy full SHA for b079d1a
View code at this point
Browse repository at this point
Commits on May 21, 2025
Fix HLIL_LABEL rendering
CouleeApps
committed
7034625
View commit details
Copy full SHA for 7034625
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 Feb 12, 2025
Fix partial initialization of `DisassemblyTextLine`
Show description for b546d0c
emesare
committed
b546d0c
View commit details
Copy full SHA for b546d0c
View code at this point
Browse repository at this point
Commits on Dec 14, 2024
Pass length to free flag conditions list callback and remove libc from rust api
Show description for b34ddd0
emesare
committed
b34ddd0
View commit details
Copy full SHA for b34ddd0
View code at this point
Browse repository at this point
Pass length to free register list callback
Show description for 121c165
emesare
committed
121c165
View commit details
Copy full SHA for 121c165
View code at this point
Browse repository at this point
Commits on Oct 28, 2024
arch: fix text token exprIndex init
rssor
committed
c0e9963
View commit details
Copy full SHA for c0e9963
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
Allow multiple high level representations for display, add Pseudo Rust and a Pseudo Python example plugin
D0ntPanic
committed
d8e3001
View commit details
Copy full SHA for d8e3001
View code at this point
Browse repository at this point
Commits on May 24, 2024
arch: multiple delay slot support, suppress spurious mips warning
rssor
committed
08a1e68
View commit details
Copy full SHA for 08a1e68
View code at this point
Browse repository at this point
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 Mar 2, 2024
Add support for memory intrinsics.
bpotchik
committed
2e3b9c9
View commit details
Copy full SHA for 2e3b9c9
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
add exprIndex field to BNInstructionTextToken
rssor
committed
533b108
View commit details
Copy full SHA for 533b108
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 14, 2023
Fix a number of leaks and bad uses of free in the api
Show description for 4025361
CouleeApps
committed
4025361
View commit details
Copy full SHA for 4025361
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
Add fmt library to api
CouleeApps
committed
1716451
View commit details
Copy full SHA for 1716451
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
Clean up possible early deletion issues in API callbacks
D0ntPanic
authored and
fuzyll
committed
c2247a3
View commit details
Copy full SHA for c2247a3
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
Fix InstructionTextToken default ctor not initializing members
Show description for 0040680
CouleeApps
committed
0040680
View commit details
Copy full SHA for 0040680
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
Fix UAF on C++ BinaryView plugin init, improve demangler and BinaryView APIs
D0ntPanic
committed
a3939bd
View commit details
Copy full SHA for a3939bd
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 Nov 30, 2022
Type library C++ api & import recording
CouleeApps
committed
4c24270
View commit details
Copy full SHA for 4c24270
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
Include C++ standard headers
Show description for 7763b7a
cblichmann
authored and
plafosse
committed
7763b7a
View commit details
Copy full SHA for 7763b7a
View code at this point
Browse repository at this point
Warning cleanup
D0ntPanic
authored and
plafosse
committed
3c24ef6
View commit details
Copy full SHA for 3c24ef6
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
Deprecate unused BinaryViewTypeArchitectureConstant API
xusheng6
committed
ed820d2
View commit details
Copy full SHA for ed820d2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.