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
rust
on
dev
User selector
All users
All time
Commit history
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 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
Commits on Aug 7, 2026
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 5, 2026
[Rust] Update misc test after recent changes
emesare
committed
527aec4
View commit details
Copy full SHA for 527aec4
View code at this point
Browse repository at this point
[Rust] Add `transform` module
emesare
committed
01b8ec1
View commit details
Copy full SHA for 01b8ec1
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
[Rust] Fix use-after-free in `Function::set_int_display_type` (#8249)
ChrisKader
authored
be20cd8
View commit details
Copy full SHA for be20cd8
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
Migrate Rust demangler bindings and consumers
Show description for d46c79b
plafosse
committed
d46c79b
View commit details
Copy full SHA for d46c79b
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Improve documentation build and deployment tooling
psifertex
committed
a0f3082
View commit details
Copy full SHA for a0f3082
View code at this point
Browse repository at this point
Apply 2026 branding across documentation
psifertex
committed
ba3bf85
View commit details
Copy full SHA for ba3bf85
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
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 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
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 Jul 7, 2026
[Rust] Fix missing operand field when round tripping text tokens
Show description for 10bcb0a
emesare
committed
10bcb0a
View commit details
Copy full SHA for 10bcb0a
View code at this point
Browse repository at this point
[Rust] Fix bad closure lifetime in `Activity::new_with_action`
Show description for 64aae45
emesare
committed
64aae45
View commit details
Copy full SHA for 64aae45
View code at this point
Browse repository at this point
[Rust] Update misc license metadata
emesare
committed
d85cf3c
View commit details
Copy full SHA for d85cf3c
View code at this point
Browse repository at this point
[Rust] Add `FlowGraphLayout` and the accompanying APIs for custom flow graph layouts
emesare
committed
beee865
View commit details
Copy full SHA for beee865
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
[Rust] `Settings::new` -> `Settings::global`
Show description for be46729
emesare
committed
be46729
View commit details
Copy full SHA for be46729
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 23, 2026
Refactor MSVC demangler finalization
Show description for 261324f
plafosse
committed
261324f
View commit details
Copy full SHA for 261324f
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 9, 2026
Add SSA instruction for partial variable writes in HLIL
D0ntPanic
committed
d9fd7a6
View commit details
Copy full SHA for d9fd7a6
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
Fix some Rust formatting
bdash
committed
40172b3
View commit details
Copy full SHA for 40172b3
View code at this point
Browse repository at this point
Add abs, min, and max instructions
bdash
committed
fde1241
View commit details
Copy full SHA for fde1241
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
Add bswap, popcnt, clz, ctz, cls, and rbit instructions
bdash
committed
d592ed6
View commit details
Copy full SHA for d592ed6
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.