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

Crash in Update Strings Component: Core Issue needs changes to the core Effort: Low Issue should take < 1 week Impact: High Issue adds or blocks important functionality Type: Crash Issue is a crash or deadlock
#5469 opened May 28, 2024 by plafosse
String view filter hamburger menu does not show up if I open the string view in a pane rather than the sidebar 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 Type: Enhancement Issue is a small enhancement to existing functionality UI: Strings Issues with the Strings widget or overall display of strings elsewhere
#5468 opened May 28, 2024 by xusheng6
[Default] Unsupported ELF relocation: R_X86_64_GOTOFF64 Component: BinaryViewType Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround Type: Bug Issue is a non-crashing bug with repro steps
#5463 opened May 27, 2024 by xusheng6
Hovering over a parameter in the function header should show the info for the variable 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 Type: Enhancement Issue is a small enhancement to existing functionality
#5462 opened May 27, 2024 by xusheng6
Unsupported Mach-O relocation: X86_64_RELOC_TLV Component: BinaryViewType Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround Type: Bug Issue is a non-crashing bug with repro steps
#5460 opened May 26, 2024 by amyspark
Entropy map in triage not clickable on windows 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 Type: Bug Issue is a non-crashing bug with repro steps UI: Triage Summary Issues with the Triage view
#5458 opened May 25, 2024 by psifertex
Several issues with REG_SPLIT lifting Component: Core Issue needs changes to the core Core: MLIL Issue involves Medium Level IL Effort: Low Issue should take < 1 week IL Optimization Issue involving optimization of representation (not correctness) Impact: Medium Issue is impactful with a bad, or no, workaround
#5456 opened May 25, 2024 by whitequark
rrc,rlc(x, y, false) should be simplified to x>>,<<y Component: Core Issue needs changes to the core 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
#5455 opened May 25, 2024 by whitequark
Can't keep mouse in same place and click X on multiple panes 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 Type: Bug Issue is a non-crashing bug with repro steps UI: Panes Issues with the Pane system
#5454 opened May 24, 2024 by negasora
The explanation for certain settings do not show up in "open with options" 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 Type: Enhancement Issue is a small enhancement to existing functionality UI: Settings Issues with the Settings tab or settings in general
#5452 opened May 24, 2024 by xusheng6
Binary Ninja Crashes When Loading ntoskrnl.exe After 10-15 Seconds State: Unreproducible Issue could not be reproduced by a developer
#5449 opened May 24, 2024 by memN0ps
Add handling for disas: URI scheme for shareable "deep linking" to locations within binaries 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 Type: Enhancement Issue is a small enhancement to existing functionality
#5447 opened May 23, 2024 by galenbwill
Save Database With Options to prune metadata Component: Core Issue needs changes to the core Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround Type: Enhancement Issue is a small enhancement to existing functionality
#5440 opened May 22, 2024 by psifertex
Save Database With Options to prune settings Component: Core Issue needs changes to the core Effort: Trivial Issue should take < 1 day Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality
#5438 opened May 22, 2024 by psifertex
Add support for ANDROID_RELA or ANDROID_RELR sections Component: BinaryViewType Effort: Medium Issue should take < 1 month Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality
#5436 opened May 20, 2024 by fuunyaka
Detecting pointer to C strings in the data section Component: Core Issue needs changes to the core 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
#5434 opened May 17, 2024 by uniquadev Elysium
When creating folders in symbols view with a filter collapsed folders open themselves Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround Type: Bug Issue is a non-crashing bug with repro steps UI: Symbols Issues with the Symbols widget
#5428 opened May 16, 2024 by plafosse
BN can't keep window size when resetting as default layout 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 Type: Bug Issue is a non-crashing bug with repro steps
#5425 opened May 16, 2024 by mostobriv
DWARFv5 Support Component: Core Issue needs changes to the core DebugInfo: DWARF Effort: High Issue should take > 1 month Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality
#5423 opened May 15, 2024 by KyleMiles
HLIL shouldn't propagate string constants from read/write data Component: Core Issue needs changes to the core 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
#5421 opened May 14, 2024 by whitequark
Partial floating-point overwrites lead to awkward decompilation Component: Core Issue needs changes to the core Core: HLIL Issue involves High Level IL Effort: High Issue should take > 1 month Effort: Medium Issue should take < 1 month Type: Enhancement Issue is a small enhancement to existing functionality
#5419 opened May 14, 2024 by comex
Lift common armv7 instructions vcvt.f64.s32 and vmov.f64 Arch: ARM/Thumb Issues with the ARM/Thumb architecture plugin Component: Architecture Issue needs changes to an architecture plugin Effort: Trivial Issue should take < 1 day Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality
#5418 opened May 14, 2024 by plafosse Elysium
Lift commonly used arm64 floating point instructions scvtf and sxtl Arch: ARM64 Issues with the AArch64 architecture plugin Component: Architecture Issue needs changes to an architecture plugin Effort: Trivial Issue should take < 1 day Impact: Medium Issue is impactful with a bad, or no, workaround
#5417 opened May 14, 2024 by plafosse Elysium
arm64 needs to zero-extend floating point outputs Component: Core Issue needs changes to the core Core: HLIL Issue involves High Level IL Effort: High Issue should take > 1 month Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality
#5416 opened May 14, 2024 by comex
Changing the type of a stack-based array does not take effect the first time 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 Type: Bug Issue is a non-crashing bug with repro steps
#5414 opened May 14, 2024 by joelreymont
ProTip! Follow long discussions with comments:>50.