Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Issues: Vector35/binaryninja-api

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Add nullability annotations to binaryninjacore.h Component: API Issue needs changes to the API Component: Python API Issue needs changes to the python API Effort: Medium Issue should take < 1 month Impact: Medium Issue is impactful with a bad, or no, workaround
#6882 opened May 27, 2025 by negasora
Enable/improve IL modification through workflows Component: API Issue needs changes to the API Effort: Medium Issue should take < 1 month Impact: Medium Issue is impactful with a bad, or no, workaround
#6768 opened May 2, 2025 by CouleeApps Helion
C++ API for collecting expression indices of variable uses in MLIL Component: API Issue needs changes to the API Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround
#6730 opened Apr 25, 2025 by mostobriv
Support .callers and other Function methods for extern functions Component: API Issue needs changes to the API Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround
#6722 opened Apr 24, 2025 by saruman9
bv.get_tags() and bv.get_tags_at() return empty list Component: API Issue needs changes to the API Component: Core Issue needs changes to the core Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround
#6720 opened Apr 24, 2025 by SGSGsama
binaryninja.interaction.CheckBoxField Component: API Issue needs changes to the API Component: UI Issue needs changes to the user interface Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround
#6696 opened Apr 21, 2025 by whitequark
interaction.TextLineField has broken default= semantics in CLI Component: API Issue needs changes to the API Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround
#6695 opened Apr 21, 2025 by whitequark
Crash when using the API after calling shutdown() Component: API Issue needs changes to the API Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround
#6596 opened Apr 8, 2025 by jduck
BackgroundThread API can have issues Component: API Issue needs changes to the API Component: UI Issue needs changes to the user interface Effort: Medium Issue should take < 1 month Impact: Medium Issue is impactful with a bad, or no, workaround
#6585 opened Apr 7, 2025 by fuzyll
get_address_input behaves differently in headless and GUI Component: API Issue needs changes to the API Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround
#6558 opened Apr 4, 2025 by xusheng6
Interaction API save and open file with default directory Component: API Issue needs changes to the API Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround
#6491 opened Mar 13, 2025 by emesare
Add ability to display the address of a string data variable instead of the string value Component: API Issue needs changes to the API Component: UI Issue needs changes to the user interface Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround
#6469 opened Mar 3, 2025 by kristopax Future
[API] Provide a way to get the originally intended qualified name from a qualified name or type ID Component: API Issue needs changes to the API Effort: Medium Issue should take < 1 month Impact: Low Issue is a papercut or has a good, supported workaround
#6456 opened Feb 27, 2025 by WeiN76LQh
pyi stub generation for binaryninjaui package Component: API Issue needs changes to the API Effort: Low Issue should take < 1 week Impact: Medium Issue is impactful with a bad, or no, workaround
#6219 opened Dec 2, 2024 by CouleeApps Future
TypeLibrary.load_from_file on missing file throws no exception and gives a misleading and inaccurate error in console Component: API Issue needs changes to the API Component: Type Libraries Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround
#6098 opened Nov 7, 2024 by 0cyn
Support Signed Lifted IL Shift Amounts in Custom Architectures Component: API Issue needs changes to the API Component: Architecture Issue needs changes to an architecture plugin Core: LLIL Issue involves Low Level IL Lifting issues related to LLIL lifting State: Awaiting Triage Issue is waiting for more in-depth triage from a developer
#6090 opened Nov 5, 2024 by ehntoo
Make api_REVISION.txt contents more parseable Component: API Issue needs changes to the API Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround
#6028 opened Oct 23, 2024 by jonpalmisc
LowLevelILFunction::PrepareToCopyFunction and related functions not exposed throught the Python API Component: API Issue needs changes to the API Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround
#6015 opened Oct 20, 2024 by xusheng6
Provide an API to check whether two IL instruction/expression are semantically the same Component: API Issue needs changes to the API Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround
#5887 opened Aug 28, 2024 by xusheng6
Update log redirect APIs to be able to specify a single logger Component: API Issue needs changes to the API Effort: Low Issue should take < 1 week Impact: Medium Issue is impactful with a bad, or no, workaround
#5865 opened Aug 20, 2024 by fuzyll Future
Unable to change structure member type using API. Component: API Issue needs changes to the API Component: Core Issue needs changes to the core Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround
#5825 opened Aug 5, 2024 by notdeclan
Int(), Bytes, etc on Const and ConstPtr expressions Component: API Issue needs changes to the API Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround
#5677 opened Jun 30, 2024 by psifertex
Add reconstructed stack strings to Strings view Component: API Issue needs changes to the API Component: Core Issue needs changes to the core Effort: Medium Issue should take < 1 month Impact: Medium Issue is impactful with a bad, or no, workaround UI: Strings Issues with the Strings widget or overall display of strings elsewhere
#5601 opened Jun 12, 2024 by nshp
DataRenderer::GetLinesForData should be given a DisassemblySettings Component: API Issue needs changes to the API Component: Core Issue needs changes to the core Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround
#5513 opened Jun 6, 2024 by xusheng6
Xref widget should show xrefs to the entire range covered by the child structure if a field of a structure is a structure itself Component: API Issue needs changes to the API Component: Core Issue needs changes to the core Component: UI Issue needs changes to the user interface Effort: Low Issue should take < 1 week Impact: Medium Issue is impactful with a bad, or no, workaround
#5502 opened Jun 5, 2024 by comex
ProTip! Exclude everything labeled bug with -label:bug.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.