!wow64exts.sw Switches between x86 and native mode. I’d like to introduce you to how to switch to a kernal mode from a apps mode. This is how a apps …
Author
Shameer Mohammed
Shameer Mohammed
Shameer is a blogger, trainer & freelancer in Embedded Systems. You can learn more about him @ www.ShameerMohammed.com
-
-
We can create a dump file from a running application or active driver crash using WinDbg. After the dump file is collected, it can be copied to another machine to …
-
It is easily recognizable in process crash dumps by the processor instruction that caused this exception type (DIV or IDIV): FAULTING_IP: DLL!FindHighestID+278 1b2713c4 f775e4 div dword ptr [ebp-0×1c] EXCEPTION_RECORD: ffffffff …
-