Joined: 25 Jun 2011 Posts: 59 Location: CEDisasmView
Posted: Sun May 04, 2014 5:32 am Post subject:
Not always but generally(always when tracing through windows APIs) this method should work.
Pay attention to 'Memory-viewer->Stack sub-window' If you choose stack-trace from right-click menu it changes to the mode that shows return addresses and parameters from the calls above. Double click on one of return addresses shown in that sub-window to view it in dis-assembly sub-window.
stacktrace.jpg
Description:
Filesize:
311.96 KB
Viewed:
9928 Time(s)
_________________
My special thanx to Cheat Engine and its developers. It helps me do the hard and boring but valuable process of understanding the code, easily and with fun.
Last edited by eax.qbyte on Sun May 04, 2014 5:48 pm; edited 5 times in total
I've never seen professional code that doesn't use standard stack frames. You should be able to completely unwind the stack at any point by looking at the frame pointer/ebp and working backwards through return addresses. _________________
A nagy kapu mellett, mindig van egy kis kapu.
----------------------
Come on...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum