<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Note: 32-bit stack from 64-bit dump</title>
	<link>https://www.dumpanalysis.org/blog/index.php/2007/01/26/note-32-bit-stack-from-64-bit-dump/</link>
	<description>Structural and Behavioral Patterns for Software Diagnostics, Forensics and Prognostics</description>
	<pubDate>Wed, 06 May 2026 01:35:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Crash Dump Analysis &#187; Blog Archive &#187; Reflecting on 2008 (Part 1)</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2007/01/26/note-32-bit-stack-from-64-bit-dump/#comment-159019</link>
		<dc:creator>Crash Dump Analysis &#187; Blog Archive &#187; Reflecting on 2008 (Part 1)</dc:creator>
		<pubDate>Thu, 17 Jun 2010 14:10:05 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2007/01/26/note-32-bit-stack-from-64-bit-dump/#comment-159019</guid>
		<description>[...] flow analysis was incomplete, some code may be missing wanarpv6 ldrpcallinitroutine windbg scripts wow64exts debug_flr_image_timestamp userdump debug crash analyzer dumpanalysis vdtw30.dll windbg 64 bits dump [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] flow analysis was incomplete, some code may be missing wanarpv6 ldrpcallinitroutine windbg scripts wow64exts debug_flr_image_timestamp userdump debug crash analyzer dumpanalysis vdtw30.dll windbg 64 bits dump [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Vostokov</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2007/01/26/note-32-bit-stack-from-64-bit-dump/#comment-390</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Thu, 22 Feb 2007 12:18:00 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2007/01/26/note-32-bit-stack-from-64-bit-dump/#comment-390</guid>
		<description>Moreover you you need to load that extention manually:

   1  Id: 9ac.668 Suspend: 0 Teb: 00000000`7efad000 Unfrozen
Need to load wow64exts.dll to retrieve context!
ChildEBP          RetAddr           Args to Child                                         
WARNING: Frame IP not in any known module. Following frames may be wrong.
0010001f 00000000 00000000 00000000 00000000 0x0

0:000:x86&gt; .load wow64exts
0:000:x86&gt; ~*kv
...
...
...

   1  Id: 9ac.668 Suspend: 0 Teb: 00000000`7efad000 Unfrozen
ChildEBP          RetAddr           Args to Child                                         
03a0fad8 7db40553 00000270 00000001 03a0fb00 ntdll_7d600000!ZwWaitForSingleObject+0x15
03a0fb14 7db4092c 00000270 0000027c 00000000 mswsock!SockWaitForSingleObject+0x19d
03a0fc04 71c0470c 00000001 03a0fe84 03a0fc7c mswsock!WSPSelect+0x380
03a0fc54 77215d7a 00000001 03a0fe84 03a0fc7c WS2_32!select+0xb9 
03a0ffb0 7721d925 03a0ffec 7d4dfff1 003349e8 WININET!ICAsyncThread::SelectThread+0x22a
03a0ffb8 7d4dfff1 003349e8 00000000 00000000 WININET!ICAsyncThread::SelectThreadWrapper+0xd
03a0ffec 00000000 7721d918 003349e8 00000000 kernel32!BaseThreadStart+0x34</description>
		<content:encoded><![CDATA[<p>Moreover you you need to load that extention manually:</p>
<p>   1  Id: 9ac.668 Suspend: 0 Teb: 00000000`7efad000 Unfrozen<br />
Need to load wow64exts.dll to retrieve context!<br />
ChildEBP          RetAddr           Args to Child<br />
WARNING: Frame IP not in any known module. Following frames may be wrong.<br />
0010001f 00000000 00000000 00000000 00000000 0&#215;0</p>
<p>0:000:x86> .load wow64exts<br />
0:000:x86> ~*kv<br />
&#8230;<br />
&#8230;<br />
&#8230;</p>
<p>   1  Id: 9ac.668 Suspend: 0 Teb: 00000000`7efad000 Unfrozen<br />
ChildEBP          RetAddr           Args to Child<br />
03a0fad8 7db40553 00000270 00000001 03a0fb00 ntdll_7d600000!ZwWaitForSingleObject+0&#215;15<br />
03a0fb14 7db4092c 00000270 0000027c 00000000 mswsock!SockWaitForSingleObject+0&#215;19d<br />
03a0fc04 71c0470c 00000001 03a0fe84 03a0fc7c mswsock!WSPSelect+0&#215;380<br />
03a0fc54 77215d7a 00000001 03a0fe84 03a0fc7c WS2_32!select+0xb9<br />
03a0ffb0 7721d925 03a0ffec 7d4dfff1 003349e8 WININET!ICAsyncThread::SelectThread+0&#215;22a<br />
03a0ffb8 7d4dfff1 003349e8 00000000 00000000 WININET!ICAsyncThread::SelectThreadWrapper+0xd<br />
03a0ffec 00000000 7721d918 003349e8 00000000 kernel32!BaseThreadStart+0&#215;34</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Vostokov</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2007/01/26/note-32-bit-stack-from-64-bit-dump/#comment-389</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Thu, 22 Feb 2007 12:08:22 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2007/01/26/note-32-bit-stack-from-64-bit-dump/#comment-389</guid>
		<description>Thanks, it works, but it still uses wow64exts

0:000&gt; .effmach x86
Effective machine: x86 compatible (x86)
0:000:x86&gt; ~*kv

.  0  Id: 9ac.d7c Suspend: 0 Teb: 00000000`7efdb000 Unfrozen
Need to load wow64exts.dll to retrieve context!</description>
		<content:encoded><![CDATA[<p>Thanks, it works, but it still uses wow64exts</p>
<p>0:000> .effmach x86<br />
Effective machine: x86 compatible (x86)<br />
0:000:x86> ~*kv</p>
<p>.  0  Id: 9ac.d7c Suspend: 0 Teb: 00000000`7efdb000 Unfrozen<br />
Need to load wow64exts.dll to retrieve context!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skywing</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2007/01/26/note-32-bit-stack-from-64-bit-dump/#comment-324</link>
		<dc:creator>Skywing</dc:creator>
		<pubDate>Wed, 14 Feb 2007 03:50:41 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2007/01/26/note-32-bit-stack-from-64-bit-dump/#comment-324</guid>
		<description>The preferred way to do this is ".effmach x86", btw; then use ".effmach ." to return to the native processor mode.

The builtin engine commands supersede the older wow64exts extension dll.</description>
		<content:encoded><![CDATA[<p>The preferred way to do this is &#8220;.effmach x86&#8243;, btw; then use &#8220;.effmach .&#8221; to return to the native processor mode.</p>
<p>The builtin engine commands supersede the older wow64exts extension dll.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
