Reverse Engineering Asked by Bob36180 on November 27, 2020
My question is simple : When I enter into a function call, I can’t go back to this same call. Is there a functionality which could permit me to do this in x64dbg?
Or for example if we want to trace back from a chosen address…
I hope I am clear enough…
You have two options, assuming the function is not inlined:
call
use jmp
. For example when one function is a subset of another or in recursive functions.x64dbg
but you could record a trace of the entire execution and then replay the bits you're interested in and check the callers. For this you could use e.g. https://rr-project.org/Answered by zxxc on November 27, 2020
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP