2

I am reversing a function and when I trying to see its references, it doesn't show me the calls to the function. It only show the place of the object in RVA.
enter image description here

Is there a plug-in or something that I can find all the call to this function?

1 Answer 1

0

Could it be an indirect call to the function? Like described here One of the suggestions is to search for cross-references to that data area you found. For example off_.... looks suspicious.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.