4

Text

The disassembler yields 0 reference to the "Hello world" string!

Anyone knows what might be the issue?

IDA 8.2 Free and Ghidra find and shows the XREF as they are supposed to.

3
  • I'm not seeing an xref to the hello world string in Ghidra by default. Was it there after just the analysis? Commented Dec 30, 2022 at 19:50
  • Yep, Ghidra shows the XREF by default, and it is a clickable link that takes you to the fn using the data. Commented Dec 31, 2022 at 16:36
  • Hi and welcome to RE.SE. Could be a configuration issue in either of the tools. I see you seem to be using Rust. Care to share the binary or a way to reproduce your findings? Commented Jan 5, 2023 at 10:51

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.