Vector35 / binaryninja-api

Public API, examples, documentation and issues for Binary Ninja
https://binary.ninja/
MIT License
930 stars 210 forks source link

jmp to address of c code is not correct #6143

Open bb33bb opened 2 hours ago

bb33bb commented 2 hours ago

Version and Platform (required):

Bug Description: use the short key of g, we jump to the address of 0xFFFFFFC008626658 in the mode of c source code, we can not jmp to the right address sometimes. Steps To Reproduce:

https://github.com/user-attachments/assets/c19820e7-31cc-49dc-80e9-350489d49b99

Binary: maybe you can see the right address in assembly code, but if we are in c code mode, its not the correct address.

bb33bb commented 1 hour ago

i will upload these files, plz give me a second

bb33bb commented 26 minutes ago

https://1drv.ms/f/c/01e018a652fc6a6e/Eh4HRs_pU99Gpx1tG4jrXYcB3DM8KHbGY_vvxJLB8VQi_w?e=bzYvhP