Skip to content

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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Simplify condition (A && B) || (A && !B) => A Core: HLIL Issue involves High Level IL Effort: Low Issue should take < 1 week Effort: Medium Issue should take < 1 month IL Optimization Issue involving optimization of representation (not correctness) Type: Enhancement Issue is a small enhancement to existing functionality
#5529 opened Jun 8, 2024 by plafosse
Handle Android ELFs w/ sections containing code and no SHF_EXECINSTR flag Arch: ARM64 Issues with the AArch64 architecture plugin Component: API Issue needs changes to the API Effort: Low Issue should take < 1 week File Format: ELF Impact: Medium Issue is impactful with a bad, or no, workaround Type: Bug Issue is a non-crashing bug with repro steps
#5528 opened Jun 7, 2024 by zznop Elysium
Simplify zx(X & N) to zx(X) & N Effort: Trivial Issue should take < 1 day IL Optimization Issue involving optimization of representation (not correctness) Impact: Low Issue is a papercut or has a good, supported workaround
#5526 opened Jun 7, 2024 by plafosse
Simplify bitwise AND with constant Core: HLIL Issue involves High Level IL Effort: Trivial Issue should take < 1 day IL Optimization Issue involving optimization of representation (not correctness) Impact: Low Issue is a papercut or has a good, supported workaround
#5525 opened Jun 7, 2024 by plafosse
Support loading macOS dSYM files automatically Component: DebugInfo Issue requires changes to the DebugInfo API DebugInfo: DWARF Effort: Low Issue should take < 1 week Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality
#5518 opened Jun 6, 2024 by CouleeApps
Hang during Analysis Phase 2 Impact: High Issue adds or blocks important functionality Type: Bug Issue is a non-crashing bug with repro steps
#5512 opened Jun 6, 2024 by fuzyll
Support enum as structure field in switch condition Core: HLIL Issue involves High Level IL Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround
#5499 opened Jun 4, 2024 by emesare
FlowGraph from a Rust plug-in shows its text as random parts of memory Component: Rust API Issue needs changes to the Rust API Effort: Low Issue should take < 1 week Impact: Medium Issue is impactful with a bad, or no, workaround Type: Bug Issue is a non-crashing bug with repro steps
#5492 opened Jun 3, 2024 by VisualEhrmanntraut
Missing import entries in Mach-O Files Component: BinaryViewType Effort: Trivial Issue should take < 1 day File Format: Mach-O Impact: Medium Issue is impactful with a bad, or no, workaround Type: Bug Issue is a non-crashing bug with repro steps
#5491 opened Jun 3, 2024 by 0cyn Elysium
ProTip! Mix and match filters to narrow down what you’re looking for.