fremag / MemoScope.Net

Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
The Unlicense
691 stars 74 forks source link

Can you advise how to extract .dll files from dmp #215

Closed ttodua closed 4 years ago

ttodua commented 4 years ago

if we dump process with MemoScope, it saves large .dmp & .sql files. Can you advise how we can extract .dll files from dmp to analyze in ILspy? actually, i want to find method body of specific class.

fremag commented 4 years ago

Sorry but I still have no idea how to do that (cf #212) Clrmd has released a version 2.0 but I didn't see a method to extract dll files from dump.