Open zjgcjy opened 4 years ago
First of all, WinDbg helps me a lot.
However this time when i try to debug win7 7601 sp1, it can't resolve kernel register. I can't read reg like cr3.
cr3
The value is Unexpected failure to dereference object which makes me confused.
Unexpected failure to dereference object
As you can see in the following picture.
Two years have passed.Has the problem been solved, please?I encountered the same situation. @zjgcjy
First of all, WinDbg helps me a lot.
However this time when i try to debug win7 7601 sp1, it can't resolve kernel register. I can't read reg like
cr3
.The value is
Unexpected failure to dereference object
which makes me confused.As you can see in the following picture.