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 }}
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
44
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
src
string.rs
on
dev
User selector
All users
Datepicker
All time
Commit history
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
[Rust] Restructure type APIs into `types` module
Show description for ca0e32e
emesare
committed
ca0e32e
View commit details
Copy full SHA for ca0e32e
View code at this point
Browse repository at this point
Commits on Jul 2, 2025
[Rust] Make `BnString::free_raw`
Show description for 8011e21
emesare
committed
8011e21
View commit details
Copy full SHA for 8011e21
View code at this point
Browse repository at this point
[Rust] Expose `strings_to_string_list`
Show description for d0fcb25
emesare
committed
d0fcb25
View commit details
Copy full SHA for d0fcb25
View code at this point
Browse repository at this point
Commits on May 12, 2025
[Rust] Enclose the `BnString` with "" in the `Debug` impl
emesare
committed
1dcb19a
View commit details
Copy full SHA for 1dcb19a
View code at this point
Browse repository at this point
[Rust] Misc cleanup
emesare
committed
38fa661
View commit details
Copy full SHA for 38fa661
View code at this point
Browse repository at this point
[Rust] Implement custom interactive handler
rbran
authored and
emesare
committed
c2d90f2
View commit details
Copy full SHA for c2d90f2
View code at this point
Browse repository at this point
[Rust] Rename `AsCStr` to `IntoCStr`
emesare
committed
9dadf92
View commit details
Copy full SHA for 9dadf92
View code at this point
Browse repository at this point
[Rust] Misc clippy lints
emesare
committed
9f5491a
View commit details
Copy full SHA for 9f5491a
View code at this point
Browse repository at this point
[Rust] More cleanup regarding `BnString`
Show description for f32f083
emesare
committed
f32f083
View commit details
Copy full SHA for f32f083
View code at this point
Browse repository at this point
[Rust] Simplify usage surrounding c strings
Show description for 788a8b7
emesare
committed
788a8b7
View commit details
Copy full SHA for 788a8b7
View code at this point
Browse repository at this point
[Rust] Simplify `BnStrCompatible` trait
Show description for a826c58
emesare
and
mkrasnitski
committed
a826c58
View commit details
Copy full SHA for a826c58
View code at this point
Browse repository at this point
[Rust] More cleanup
emesare
committed
e180c95
View commit details
Copy full SHA for e180c95
View code at this point
Browse repository at this point
[Rust] Return `String` instead of `BnString` for cases where lossy conversion can be tolerated
Show description for 6264254
emesare
committed
6264254
View commit details
Copy full SHA for 6264254
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
belated copyright year update
psifertex
committed
f77dbce
View commit details
Copy full SHA for f77dbce
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Fix BnString usage of `as_ref` instead of `as_str`
Show description for f4dd846
emesare
committed
f4dd846
View commit details
Copy full SHA for f4dd846
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
Correctly quote the string in the Debug impl for BnString
emesare
committed
6106226
View commit details
Copy full SHA for 6106226
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Fix `BnStrCompatible` impl for `&Path`
mkrasnitski
authored and
emesare
committed
7fc1623
View commit details
Copy full SHA for 7fc1623
View code at this point
Browse repository at this point
Commits on Jan 25, 2025
Rust refactor
Show description for 6a63c17
emesare
committed
6a63c17
View commit details
Copy full SHA for 6a63c17
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
Finish the `DataBuffer` implementation
rbran
authored and
emesare
committed
3615742
View commit details
Copy full SHA for 3615742
View code at this point
Browse repository at this point
Commits on May 28, 2024
allow `load_with_option` to accept json options
rbran
authored and
ElykDeer
committed
53eed1f
View commit details
Copy full SHA for 53eed1f
View code at this point
Browse repository at this point
Commits on May 10, 2024
hide array implementation details
rbran
authored and
ElykDeer
committed
ea7a22b
View commit details
Copy full SHA for ea7a22b
View code at this point
Browse repository at this point
Commits on May 9, 2024
Fix clippy warnings and run rustfmt
mkrasnitski
authored and
ElykDeer
committed
29b6267
View commit details
Copy full SHA for 29b6267
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
fix the array implementation using GAT
rbran
committed
37b5146
View commit details
Copy full SHA for 37b5146
View code at this point
Browse repository at this point
Commits on Apr 9, 2024
replace BStr with str
rbran
authored and
ElykDeer
committed
193dea9
View commit details
Copy full SHA for 193dea9
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 Jul 10, 2023
DWARF Import DebugInfo Plugin
Show description for 6325884
ElykDeer
committed
6325884
View commit details
Copy full SHA for 6325884
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
Fix update copyright year leftover
xusheng6
committed
0f530dd
View commit details
Copy full SHA for 0f530dd
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
[Rust API]: Eq for Ref<Type>
CouleeApps
committed
8cbdc0e
View commit details
Copy full SHA for 8cbdc0e
View code at this point
Browse repository at this point
[Rust API] Better name for this trait fn, more CC support
CouleeApps
committed
d552ae9
View commit details
Copy full SHA for d552ae9
View code at this point
Browse repository at this point
[Rust API] General type fixes and additions
CouleeApps
committed
2e18783
View commit details
Copy full SHA for 2e18783
View code at this point
Browse repository at this point
[Rust API] Helpers and Structure::members/insert_member
CouleeApps
committed
90a3729
View commit details
Copy full SHA for 90a3729
View code at this point
Browse repository at this point
[Rust API] Make more types convertible to BN types
CouleeApps
committed
642d32f
View commit details
Copy full SHA for 642d32f
View code at this point
Browse repository at this point
Commits on Aug 31, 2022
Rust API : Major docs update (still need detailed module and function documentation)
ElykDeer
committed
8a66d88
View commit details
Copy full SHA for 8a66d88
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
Rust API : Update and add copyrights
ElykDeer
committed
995ce65
View commit details
Copy full SHA for 995ce65
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.