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
297
Star
1.3k
Code
Issues
1.9k
Pull requests
45
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Rust API: Add Data Renderer API
- #7438
#7438
Closed
lukbukkit
wants to merge 10 commits into
Vector35:dev
Vector35/binaryninja-api:dev
from
lukbukkit:rust-data-renderer
lukbukkit/binaryninja-api:rust-data-renderer
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Rust API: Add Data Renderer API
#7438
lukbukkit
wants to merge 10 commits into
Vector35:dev
Vector35/binaryninja-api:dev
from
lukbukkit:rust-data-renderer
lukbukkit/binaryninja-api:rust-data-renderer
Copy head branch name to clipboard
Commits
Commits on Sep 28, 2025
implement rust custom data renderer
rbran
authored and
lukbukkit
committed
378d963
View commit details
Copy full SHA for 378d963
Browse repository at this point
add test stub for data_renderer
rbran
authored and
lukbukkit
committed
df1ea27
View commit details
Copy full SHA for df1ea27
Browse repository at this point
Models CoreDataRenderer after CoreTypePrinter to prevent crashes
Show description for 45f24b6
lukbukkit
committed
45f24b6
View commit details
Copy full SHA for 45f24b6
Browse repository at this point
Adds new_with_addr initializer to DisassemblyTextLine
lukbukkit
committed
5c097ce
View commit details
Copy full SHA for 5c097ce
Browse repository at this point
Updates documentation for code & data symbol instruction text token kinds
lukbukkit
committed
1da5221
View commit details
Copy full SHA for 1da5221
Browse repository at this point
Provides all prefix tokens in a vector
lukbukkit
committed
7386c11
View commit details
Copy full SHA for 7386c11
Browse repository at this point
Adds data renderer UUID example
lukbukkit
committed
2b0d3cc
View commit details
Copy full SHA for 2b0d3cc
Browse repository at this point
Lower Rust level of crate & Applies clippy suggestions
lukbukkit
committed
ba766ff
View commit details
Copy full SHA for ba766ff
Browse repository at this point
Applies Rust format to data_renderer
lukbukkit
committed
081197a
View commit details
Copy full SHA for 081197a
Browse repository at this point
Commits on Sep 29, 2025
Moves Rust data renderer example to plugin_examples
lukbukkit
committed
3cb96b4
View commit details
Copy full SHA for 3cb96b4
Browse repository at this point
You can’t perform that action at this time.