Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Disassemble a dll without launching a process

1,073 views
Skip to first unread message

Kjell Gunnar

unread,
Jun 4, 2008, 3:30:53 PM6/4/08
to
Hi
I need to inspect some assembly and vtables in a number of dll’s
(try to trace a build error on numerous builds)
Is it possible to use windbg to open the .dll simply as a file ?
(without having a process which load it ) ?

Any other tool?
Regards
Kjell Gunnar

Pat Styles [MSFT]

unread,
Jun 4, 2008, 3:37:43 PM6/4/08
to Kjell Gunnar
windbg -z foo.dll

.pat styles [microsoft]

Kjell Gunnar

unread,
Jun 4, 2008, 4:25:11 PM6/4/08
to
Great, thanks it also work with the menue Open Crash dump !!
LOL
Kjell Gunnar
On Jun 4, 9:37 pm, "Pat Styles [MSFT]" <pat.sty...@microsoft.com>
wrote:
> > Kjell Gunnar- Hide quoted text -
>
> - Show quoted text -

0 new messages