References via relative pointer types are not shown in cross references

Aperta
#6,701 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@rssor ci sta già lavorando.

Dal 27/5/2025.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

Component: Core State: Awaiting Triage UI: Cross References

Version and Platform (required):

  • Binary Ninja Version: 5.0.7284-dev (e7d42d95)
  • OS: macOS 15.4.1
  • CPU Architecture: arm64

Bug Description:
The cross references pane does not show references to a function or data variable from structure members that have a relative pointer type (void* __ptr32 __base(var)).

Steps To Reproduce:

  1. Build the shared cache plug-in with #6700 in place.
  2. Open a macOS shared cache, load MediaLibrary.framework, and wait for the analysis to complete.
  3. Navigate to method_list_MLMediaObjectImpl.
  4. Pick one of the objc_method_entry_t objects immediately after it, and double click on its imp field to navigate to the method implementation.
  5. Look at the cross references pane.

Expected Behavior:
There should be a cross reference visible for the imp field that points to the function.

Additional information:
This also happens with the other fields of objc_method_entry_t.

Lingua principale
C++
Stelle
1.3k
Fork
298
Merge medio
5g 5h
PR unite (30g)
19

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Vector35/binaryninja-api

Tutte le issue di Vector35/binaryninja-api

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.