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
Accelerator
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
294
Star
1.3k
Code
Issues
1.9k
Pull requests
40
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
function.cpp
on
dev
User selector
All users
All time
Commit history
Commits on Jun 2, 2026
Add support for multiple global pointer registers
zznop
committed
5953d08
View commit details
Copy full SHA for 5953d08
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 May 20, 2026
Sort switch blocks in graph view by case number
CouleeApps
committed
23f619a
View commit details
Copy full SHA for 23f619a
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 14, 2026
Allow controlling which address is used for instructions created when inlining during analysis
Show description for 6e50ced
bdash
committed
6e50ced
View commit details
Copy full SHA for 6e50ced
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 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
Add PossibleValueSet operation APIs and fixes to PVS python API
negasora
committed
9bb8792
View commit details
Copy full SHA for 9bb8792
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
Add helpers for whether a function is exported.
fuzyll
committed
0c55bf1
View commit details
Copy full SHA for 0c55bf1
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
Move implementations of key functions on Variable and SSAVariable to headers
Show description for 4c8fa39
bdash
committed
4c8fa39
View commit details
Copy full SHA for 4c8fa39
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
Finish guided analysis feature and add unit tests.
bpotchik
committed
0fdf634
View commit details
Copy full SHA for 0fdf634
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Move LLIL instruction retrieval into the LLIL function where it belongs
Show description for 1c01b00
emesare
committed
1c01b00
View commit details
Copy full SHA for 1c01b00
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
Various improvements for guided disassembly mode.
bpotchik
committed
5b575ff
View commit details
Copy full SHA for 5b575ff
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
Reduce number of refreshes and memory usage of cross references widget.
Show description for b4918a5
D0ntPanic
committed
b4918a5
View commit details
Copy full SHA for b4918a5
View code at this point
Browse repository at this point
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 29, 2025
Fix invalid memory free for ArchAndAddr list in C++ API.
bpotchik
committed
91f1ecc
View commit details
Copy full SHA for 91f1ecc
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
Remove implicit conversions from Confidence to underlying type, these can cause bugs and also issues with C++20
D0ntPanic
authored and
fuzyll
committed
c41f264
View commit details
Copy full SHA for c41f264
View code at this point
Browse repository at this point
Initial support for guided disassembly.
bpotchik
committed
ecf2b3d
View commit details
Copy full SHA for ecf2b3d
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 Jun 11, 2025
API to create immediate function graphs
CouleeApps
committed
7714756
View commit details
Copy full SHA for 7714756
View code at this point
Browse repository at this point
Expose Function::CheckForDebugReport
CouleeApps
committed
4559573
View commit details
Copy full SHA for 4559573
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
Add UI action and API to control switch recovery in HLIL
D0ntPanic
committed
3a1a81c
View commit details
Copy full SHA for 3a1a81c
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
Add UI action and API to control early returns in HLIL
D0ntPanic
committed
9c8d4ea
View commit details
Copy full SHA for 9c8d4ea
View code at this point
Browse repository at this point
Add UI action and API to flip conditions during HLIL restructuring
D0ntPanic
committed
37d52c9
View commit details
Copy full SHA for 37d52c9
View code at this point
Browse repository at this point
Commits on May 24, 2025
Add UI action and API to control expression folding
D0ntPanic
committed
98d81b7
View commit details
Copy full SHA for 98d81b7
View code at this point
Browse repository at this point
Commits on May 19, 2025
Implement function level metadata
zznop
committed
e649639
View commit details
Copy full SHA for e649639
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
Add Function::Analyze API to perform on-demand function analysis.
bpotchik
committed
21a8896
View commit details
Copy full SHA for 21a8896
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 Mar 17, 2025
core: initial union support with C++ API
rssor
committed
1652efd
View commit details
Copy full SHA for 1652efd
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
uidf refactor
rssor
committed
bcdc0d9
View commit details
Copy full SHA for bcdc0d9
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 Feb 6, 2025
Add After variants for looking up variables at instructions
Show description for 3355345
CouleeApps
committed
3355345
View commit details
Copy full SHA for 3355345
View code at this point
Browse repository at this point
Commits on Feb 2, 2025
Fix QualifiedName being leaked in function UserTypeReference related functions
emesare
committed
46b9139
View commit details
Copy full SHA for 46b9139
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
Initial implementation of the module-level analysis workflow.
bpotchik
committed
6d7f4ac
View commit details
Copy full SHA for 6d7f4ac
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.