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 }}
pr0me
/
binaryninja-api
Public
forked from
Vector35/binaryninja-api
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
binaryninja-api
python
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 4, 2025
Do not call callbacks on IL instruction when the instruction index is invalid. Fix https://github.com/Vector35/binaryninja-api/issues/6320
xusheng6
committed
60ae03f
View commit details
Copy full SHA for 60ae03f
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
Fix documentation around `LLIL_MUL`
Show description for f6db8b0
bb010g
authored and
plafosse
committed
f6db8b0
View commit details
Copy full SHA for f6db8b0
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
Update Render Layer docs and type annotations
CouleeApps
committed
5923675
View commit details
Copy full SHA for 5923675
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
Render Layers
CouleeApps
committed
8862696
View commit details
Copy full SHA for 8862696
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Fixes #6370: HighlightColor.__init__ attempts to set a property with no setter
galenbwill
committed
3afba06
View commit details
Copy full SHA for 3afba06
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
Update docs for get_save_filename_input to reflect actual api spec
CouleeApps
committed
bfa1d40
View commit details
Copy full SHA for bfa1d40
View code at this point
Browse repository at this point
Add line formatter API and a generic line formatter plugin
D0ntPanic
committed
8767400
View commit details
Copy full SHA for 8767400
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
Support eligibility callbacks through the API for Workflow actions.
bpotchik
committed
8ba7106
View commit details
Copy full SHA for 8ba7106
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
Revert "Add line formatter API and a generic line formatter plugin"
Show description for e78cae7
D0ntPanic
committed
e78cae7
View commit details
Copy full SHA for e78cae7
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
Add line formatter API and a generic line formatter plugin
D0ntPanic
committed
1699c71
View commit details
Copy full SHA for 1699c71
View code at this point
Browse repository at this point
Firmware Ninja reference tree API
zznop
committed
62cb5ab
View commit details
Copy full SHA for 62cb5ab
View code at this point
Browse repository at this point
Commits on Jan 14, 2025
Fix docstring in plugin.py
bpotchik
committed
35a4bd1
View commit details
Copy full SHA for 35a4bd1
View code at this point
Browse repository at this point
add example to plugincommandcontext
psifertex
committed
3ee274a
View commit details
Copy full SHA for 3ee274a
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
Deprecate `Segment.serialize` and `Section.serialize` in favor of descriptor-based classes.
bpotchik
committed
f4cebd8
View commit details
Copy full SHA for f4cebd8
View code at this point
Browse repository at this point
Commits on Dec 27, 2024
Fix trying to construct a FunctionViewType from a FunctionViewType
CouleeApps
committed
7323628
View commit details
Copy full SHA for 7323628
View code at this point
Browse repository at this point
Add default implementations to Python TypePrinter to dual C++
CouleeApps
committed
5922737
View commit details
Copy full SHA for 5922737
View code at this point
Browse repository at this point
Commits on Dec 14, 2024
Pass length to free flag conditions list callback and remove libc from rust api
Show description for b34ddd0
emesare
committed
b34ddd0
View commit details
Copy full SHA for b34ddd0
View code at this point
Browse repository at this point
Pass length to free register list callback
Show description for 121c165
emesare
committed
121c165
View commit details
Copy full SHA for 121c165
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
fix documentation around workflow example code
psifertex
committed
261d9a4
View commit details
Copy full SHA for 261d9a4
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
Add `Relocation` information to python api
Show description for 815c3fa
emesare
committed
815c3fa
View commit details
Copy full SHA for 815c3fa
View code at this point
Browse repository at this point
Update documentation for add_memory_region.
bpotchik
committed
d21ae80
View commit details
Copy full SHA for d21ae80
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
Add support for a logical memory map representation.
bpotchik
committed
98ba687
View commit details
Copy full SHA for 98ba687
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
Add additional python APIs to query tags by scope.
bpotchik
committed
fe60599
View commit details
Copy full SHA for fe60599
View code at this point
Browse repository at this point
Fix placeholder deprecation decorators and versions.
bpotchik
committed
2855fed
View commit details
Copy full SHA for 2855fed
View code at this point
Browse repository at this point
Commits on Nov 22, 2024
C++ and Python API for Firmware Ninja
zznop
committed
c74fa0d
View commit details
Copy full SHA for c74fa0d
View code at this point
Browse repository at this point
Commits on Nov 18, 2024
Minor documentation update for python API workflows.
bpotchik
committed
aacc5df
View commit details
Copy full SHA for aacc5df
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
Add extra explanation for `export_*_to_library` APIs.
fuzyll
committed
3659134
View commit details
Copy full SHA for 3659134
View code at this point
Browse repository at this point
Add warnings about silent failures in function APIs.
Show description for 3cf8d8f
fuzyll
committed
3cf8d8f
View commit details
Copy full SHA for 3cf8d8f
View code at this point
Browse repository at this point
Commits on Nov 7, 2024
Add APIs to support bulk segment addition operations.
bpotchik
committed
7c94637
View commit details
Copy full SHA for 7c94637
View code at this point
Browse repository at this point
Commits on Nov 6, 2024
Improve documentation for `update_analysis*` methods.
bpotchik
committed
f1b87ea
View commit details
Copy full SHA for f1b87ea
View code at this point
Browse repository at this point
Add delay support to workflow machine.
bpotchik
committed
62f2add
View commit details
Copy full SHA for 62f2add
View code at this point
Browse repository at this point
Commits on Nov 5, 2024
Make Python data renderers backwards compatible
D0ntPanic
committed
7176267
View commit details
Copy full SHA for 7176267
View code at this point
Browse repository at this point
Fix python DataRenderer API
plafosse
committed
995f038
View commit details
Copy full SHA for 995f038
View code at this point
Browse repository at this point
Commits on Nov 3, 2024
Update type hints for BaseILInstruction.add_subgraph
ElykDeer
committed
99b7354
View commit details
Copy full SHA for 99b7354
View code at this point
Browse repository at this point
Python API : Update .operands documentation
ElykDeer
committed
25e7218
View commit details
Copy full SHA for 25e7218
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.