Skip to content

User LocalLabelSymbol Does Not Appear in Jump Table #7325

@utkonos

Description

@utkonos

Version and Platform (required):

  • Binary Ninja Version: 5.2.8193-dev Ultimate, 5ab67539
  • OS: macos
  • OS Version: 15.6
  • CPU Architecture: x86_64

Bug Description:
If I right click a value in a jump table, and rename the symbol in that location, the new symbol name appears in the disassembly, but doesn't appear in the jump table.

Steps To Reproduce:

  1. Open this database:
  2. Right click one of the jump table entries here: 0x402c61
  3. Rename symbol
  4. Look value still being green VA not symbol.

Expected Behavior:
Symbol shows up at the expected position in the jump table in addition to disasm where it appears now.

Screenshots:
Disasm looks good:
Image
Missing from jump table:
Image
Symbol at this location:
Image

Binary:
spark cell computes automatically

Metadata

Metadata

Assignees

Labels

Component: UIIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundUI: LinearIssues with the Linear view

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions