MemoScope.Net
MemoScope.Net copied to clipboard
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
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...
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...
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 ?
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,...
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...
cf [StackOverflow](https://stackoverflow.com/questions/31437450/get-the-threads-which-contain-a-certain-net-function-in-their-call-stack)
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...