netext
netext copied to clipboard
WinDbg extension for data mining managed heap. It also includes commands to list http request, wcf services, WIF tokens among others
I am getting the following error on WinDbg Preview 1,0,2007.0.6001: **!windex -tree Unable to acquire .NET debugger interface. Error: 8027025b c0000005 Exception in netext.windex debugger extension. PC: 5a07691c VA: 00000000...
!windex -enumtypes currently lists out all types alphabetical. Would like a I would be willing to help if any starting point is shared. Would like to have some extra parameters...
I'm having trouble with netext (in WinDbg Preview) to the dump I get on Linux Ubuntu 18.04 x64. I use ".cordll -l" when inspecting dumps get on Windows and it...
I have 32 bit dump that was taken on 64 bit machine using 32 bit task manager. Everything works fine except !wconcurrentdict I got this error: ERROR: !wconcurrentdict: extension exception...
**Is your feature request related to a problem? Please describe.** When investigating an issue I will have a set of objects of a particular type that I wish to output...
**Describe the bug** With .NET Core 6.0 !socket and $ipaddress function do not work. **To Reproduce** Dump a .NET 6 or higher process which has some web request hanging around...
**Is your feature request related to a problem? Please describe.** For a set of overloaded methods, I tried to figure out what those methods return, but I couldn't (neither with...