2014. 11. 13. 13:45

Debugging WOW64

Debugging WOW64


 Command

 Description

 !wow64exts.sw

 Switches between x86 and native mode.

 !wow64exts.k count

 Dumps a combined 32-bit/64-bit stack trace. If count is specified, the command dumps the first count addresses in each stack trace.

 !wow64exts.info

 Dumps basic information about the PEB of the process, the TEB of the current thread, and thread local storage (TLS) slots used by WOW64.

 !wow64exts.r address

 Dumps context for the specified address. If address is not specified, the command dumps context for the processor.


2013. 11. 15. 10:40

Redirect Registry on WOW64