ulysse31 Master Cheater
Reputation: 2
Joined: 19 Mar 2015 Posts: 324 Location: Paris
|
Posted: Thu Jan 28, 2016 9:37 am Post subject: How Cheat engine determines stack trace return address |
|
|
Hi, I've been wondering how it's done.
First I thought CE would assume the function started with
push ebp
mov ebp,esp
and from there take ebp + 04 value as the return value.
However if that was the case then CE wouldn't get dll starting with mov edi,edi
's return address right.
This gets me wondering how exactly CE does that and how likely is it to actually fail ?
|
|