Page 1 of 1

VMProtect and walking the call stack

Posted: Thu Apr 04, 2013 2:00 pm
by stevo9876
Hello,

I have been using the methods described here: http://www.codeproject.com/Articles/111 ... -callstack to produce call stacks to be used in locating bugs in code. When VMProtect the executable, the generated call-stack becomes quite useless. IS there a method or tool, like the minidumpfixer, that can be used to salvage the call stack?

thanks,
stevo9876