MemoScope.Net icon indicating copy to clipboard operation
MemoScope.Net copied to clipboard

Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )

Results 8 MemoScope.Net issues
Sort by recently updated
recently updated
newest added

Greetings! I just came across MemoScope.net today after getting frustrated trying to use windbg to analyze a memory dump someone sent me. Upon trying to open up the dump file...

bug

Hi, Thx for this project I will definitely try to contribute on my spare time. Tell me if you need more information. ## Issue **NullReferenceException** when trying to init strings...

bug

It would be nice to be able to export an instance by right clicking on it and select **Export to json** What do you think about it ?

feature

under Memory>Modules, we can view DLLs... but when right click on any item in the list, it only shows: "Copy selected rows". so, is there any way, and if so,...

help wanted
feature

It would be very helpful to exercise WinDbg SOSEX plugin's automatic deadlock detection mechanism (command `!dlk`). It will allow catching "easy" deadlocks (which is majority of cases) very quickly. Details...

feature

cf [StackOverflow](https://stackoverflow.com/questions/31437450/get-the-threads-which-contain-a-certain-net-function-in-their-call-stack)

enhancement

Hello I've been trying to open up a dump file in MemoScope v1.0.0.222 (x64), but get the following exception: "Failed to initRuntime - Exception: Failure loading DAC: Create DAC instance...