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
Branch selector
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 16, 2026
Unify the navigation paths between graph/linear views, and improve derived string navigation
D0ntPanic
committed
7177547
View commit details
Copy full SHA for 7177547
Browse repository at this point
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
Browse repository at this point
Move the generic C API conversion helpers into base
Show description for 65fd02f
bdash
committed
65fd02f
View commit details
Copy full SHA for 65fd02f
Browse repository at this point
Commits on Sep 15, 2026
Add bn::base::DynamicLibrary, an abstraction over runtime loading of shared libraries
Show description for 527ff80
bdash
committed
527ff80
View commit details
Copy full SHA for 527ff80
Browse repository at this point
Add bn::base::expected, a backport of C++23's std::expected
Show description for b727b05
bdash
committed
b727b05
View commit details
Copy full SHA for b727b05
Browse repository at this point
[MIPS] Expand floating-point, coprocessor, and shuffle lifting
Show description for 905a5a9
zznop
committed
905a5a9
View commit details
Copy full SHA for 905a5a9
Browse repository at this point
Commits on Sep 14, 2026
Centralize Rust build logic into RustBuild.cmake
Show description for 696b1db
bdash
committed
696b1db
View commit details
Copy full SHA for 696b1db
Browse repository at this point
Commits on Sep 10, 2026
[aarch64] Disassemble and lift FEAT_CPA instructions
Show description for f2ccaad
bdash
committed
f2ccaad
View commit details
Copy full SHA for f2ccaad
Browse repository at this point
[Pseudo-ObjC] show `@throw` statements for `objc_exception_throw` calls.
AngeloD2022
authored and
bdash
committed
9580bc3
View commit details
Copy full SHA for 9580bc3
Browse repository at this point
Add explicit-mode override for advanced binary search.
bpotchik
committed
bbc454d
View commit details
Copy full SHA for bbc454d
Browse repository at this point
Add YARA Hex mode to advanced binary search.
bpotchik
committed
0c29b44
View commit details
Copy full SHA for 0c29b44
Browse repository at this point
[ObjC] Handle objc_{retain,release}_xYY when removing reference counting calls
bdash
committed
f2f29d9
View commit details
Copy full SHA for f2f29d9
Browse repository at this point
Commits on Sep 9, 2026
Switch to using a borrow convention for the Transform API callback.
bpotchik
committed
b243fcd
View commit details
Copy full SHA for b243fcd
Browse repository at this point
Fix string leak in Rust bindings.
bpotchik
committed
55d90b6
View commit details
Copy full SHA for 55d90b6
Browse repository at this point
Fix MIPS HI16 relocation overflow
plafosse
committed
0a1f260
View commit details
Copy full SHA for 0a1f260
Browse repository at this point
Improve pointer type recovery and suppress pure-virtual no-return in vtables.
bpotchik
committed
fd19e8d
View commit details
Copy full SHA for fd19e8d
Browse repository at this point
Commits on Sep 8, 2026
Fix type actions for namespaced types
negasora
committed
f71bf68
View commit details
Copy full SHA for f71bf68
Browse repository at this point
Remove SysV from the Windows kernel platform
plafosse
committed
c6d8247
View commit details
Copy full SHA for c6d8247
Browse repository at this point
Commits on Sep 5, 2026
clarify in ghidra export docs it is ultimate only
psifertex
committed
4fc31a7
View commit details
Copy full SHA for 4fc31a7
Browse repository at this point
fix rust doc builder in case we ever want to include offline
psifertex
committed
aea6f56
View commit details
Copy full SHA for aea6f56
Browse repository at this point
Commits on Sep 4, 2026
[MIPS] Support for o32 hard-float calling convention
zznop
committed
e3513f2
View commit details
Copy full SHA for e3513f2
Browse repository at this point
[MIPS] Lift floating multiply-add and conditional moves
Show description for 582fe95
zznop
committed
582fe95
View commit details
Copy full SHA for 582fe95
Browse repository at this point
[MIPS] Lift additional floating-point comparisons
Show description for f0adc9e
zznop
committed
f0adc9e
View commit details
Copy full SHA for f0adc9e
Browse repository at this point
[MIPS] Fix coprocessor 1 register transfer lifting
Show description for d3ade8e
zznop
committed
d3ade8e
View commit details
Copy full SHA for d3ade8e
Browse repository at this point
[MIPS] Fix coprocessor 1 load/store lifting
Show description for 527676a
zznop
committed
527676a
View commit details
Copy full SHA for 527676a
Browse repository at this point
Commits on Sep 3, 2026
remove incorrectly added binexport setting from docs
psifertex
authored and
plafosse
committed
b6cdbaf
View commit details
Copy full SHA for b6cdbaf
Browse repository at this point
Update licenses and language around collaboration and floating
psifertex
authored and
plafosse
committed
aa90b6e
View commit details
Copy full SHA for aa90b6e
Browse repository at this point
Commits on Sep 2, 2026
Add BinDiff to open source license page
Show description for ccafb40
emesare
committed
ccafb40
View commit details
Copy full SHA for ccafb40
Browse repository at this point
Revert "[PDB Import] Initial support for loading locals"
Show description for f2cf6ad
emesare
committed
f2cf6ad
View commit details
Copy full SHA for f2cf6ad
Browse repository at this point
Revert "[PDB Import] Improve recovery of sp-based locals"
Show description for 3bea147
emesare
committed
3bea147
View commit details
Copy full SHA for 3bea147
Browse repository at this point
Revert "[PDB Import] Collect locals and params from blocks contained in a FrameProcedure"
Show description for 962a0bf
emesare
committed
962a0bf
View commit details
Copy full SHA for 962a0bf
Browse repository at this point
Revert "[PDB Import] Only adjust sp-relative locals on x86_64"
Show description for 94d2e18
emesare
committed
94d2e18
View commit details
Copy full SHA for 94d2e18
Browse repository at this point
Commits on Sep 1, 2026
Update free version text for arm64 support
xusheng6
committed
d8d0a59
View commit details
Copy full SHA for d8d0a59
Browse repository at this point
[aarch64] Disassemble and lift instructions in FEAT_PAuth_LR
Show description for 7646157
bdash
committed
7646157
View commit details
Copy full SHA for 7646157
Browse repository at this point
Add BN_NOINLINE for keeping cold paths out of hot functions
bdash
committed
ee9f4cf
View commit details
Copy full SHA for ee9f4cf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.