Tris How do I cheat?
Reputation: 0
Joined: 15 Jun 2008 Posts: 3
|
Posted: Sun Sep 25, 2011 11:11 am Post subject: Tracing virtualized code |
|
|
I'm trying to stop a crash inside a program that uses Themida but it jmps off to some virtualized code which I can't trace because there are simply too many operations. Is there a way to just trace every CALL instead of every operation so CE doesn't run out of memory?
Also is there any way to make CE so that you can place a breakpoint on an API global to the application. What I mean by that is the application makes a copy of kernel32.dll and then uses that handle to call certain functions which means CE doesn't hit the breakpoint I placed on the original function.
|
|