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
Breadcrumbs
History for
binaryninja-api
plugins
pdb-ng
on
dev
User selector
All users
Datepicker
All time
Commit history
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
View code at this point
Browse repository at this point
Commits on Sep 2, 2026
Revert "[PDB Import] Initial support for loading locals"
Show description for f2cf6ad
emesare
committed
f2cf6ad
View commit details
Copy full SHA for f2cf6ad
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
Migrate remaining demangler consumers
Show description for 3521487
plafosse
committed
3521487
View commit details
Copy full SHA for 3521487
View code at this point
Browse repository at this point
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 30, 2026
Don't try to fix rpaths in static archives.
fuzyll
committed
4f982cf
View commit details
Copy full SHA for 4f982cf
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Stop letting bad rpaths into built plugins.
fuzyll
committed
83ee602
View commit details
Copy full SHA for 83ee602
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 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 May 26, 2026
[PDB] Fix crash when no default calling convention is registered
Show description for 24498cb
emesare
committed
24498cb
View commit details
Copy full SHA for 24498cb
View code at this point
Browse repository at this point
Commits on May 22, 2026
Refactor calling convention Rust API to allow default implementations
Show description for ea82d20
D0ntPanic
committed
ea82d20
View commit details
Copy full SHA for ea82d20
View code at this point
Browse repository at this point
Add handling of structure returns and parameters in Windows x86/x64 calling conventions
D0ntPanic
committed
a4a3de2
View commit details
Copy full SHA for a4a3de2
View code at this point
Browse repository at this point
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 11, 2026
[Rust] Refactor `binary_view` module
Show description for c4ba6d7
emesare
committed
c4ba6d7
View commit details
Copy full SHA for c4ba6d7
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
[PDB Import] Only adjust sp-relative locals on x86_64
negasora
committed
84d66dc
View commit details
Copy full SHA for 84d66dc
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
[PDB Import] Collect locals and params from blocks contained in a FrameProcedure
negasora
committed
71b1c61
View commit details
Copy full SHA for 71b1c61
View code at this point
Browse repository at this point
[PDB Import] Improve recovery of sp-based locals
negasora
committed
0498fe8
View commit details
Copy full SHA for 0498fe8
View code at this point
Browse repository at this point
[PDB Import] Initial support for loading locals
negasora
committed
8e7535e
View commit details
Copy full SHA for 8e7535e
View code at this point
Browse repository at this point
[PDB Import] Fix calculation of struct bitfield member offsets
negasora
committed
4e6453c
View commit details
Copy full SHA for 4e6453c
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
[PDB Import] Fix headless being prompted with an interaction for mismatched PDB
Show description for e5c73ff
emesare
committed
e5c73ff
View commit details
Copy full SHA for e5c73ff
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
[Rust] Refactor `FileMetadata` file information
Show description for c1dbea1
emesare
committed
c1dbea1
View commit details
Copy full SHA for c1dbea1
View code at this point
Browse repository at this point
[Rust] Fix plugins being referenced in `cargo about` output
emesare
committed
7760b9d
View commit details
Copy full SHA for 7760b9d
View code at this point
Browse repository at this point
Commits on Jan 11, 2026
[Rust] Enter more session scoped tracing spans for debug info and binary view callbacks
emesare
committed
6f75ca0
View commit details
Copy full SHA for 6f75ca0
View code at this point
Browse repository at this point
[Rust] Replace `log` with `tracing`
Show description for 168a3fd
emesare
committed
168a3fd
View commit details
Copy full SHA for 168a3fd
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 29, 2025
[PDB] Remove `QualifiedName` state
Show description for 9dbc09d
emesare
committed
9dbc09d
View commit details
Copy full SHA for 9dbc09d
View code at this point
Browse repository at this point
Fix vtable type name parsing
trumank
authored and
emesare
committed
f80ecd0
View commit details
Copy full SHA for f80ecd0
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
Fix PDB bitfield members importing with wrong offset (#7797)
trumank
authored
a83f208
View commit details
Copy full SHA for a83f208
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
[Rust] Do not clean out-of-tree dependencies for incremental builds
Show description for a78ed72
emesare
committed
a78ed72
View commit details
Copy full SHA for a78ed72
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
Support bitfields in type system
Show description for c358491
emesare
committed
c358491
View commit details
Copy full SHA for c358491
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
[Rust] Refactor download provider module to allow for custom implementations
emesare
committed
31ec051
View commit details
Copy full SHA for 31ec051
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
Add support for automatically loading PDB/DWARF info from sibling files in projects
negasora
committed
eb09898
View commit details
Copy full SHA for eb09898
View code at this point
Browse repository at this point
Commits on Aug 20, 2025
[Rust] Misc formatting fixes
emesare
committed
9faef8a
View commit details
Copy full SHA for 9faef8a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.