WinDbg extension for data mining managed heap. It also includes commands to list http request, wcf services, WIF tokens among others
224
stars
35
forks
source link
.NET Core 6.0 !socket and $ipaddress(<field>) do not work with netext #22
Open
AloisKraus opened 9 months ago
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
Expected behavior !socket and $ipaddress should work. Looks like the internal offsets have changed.
Desktop (please complete the following information):
How do you build the project. On my machine it complains about error C1083: Cannot open type library file: '..\ClrMemDiagExt\bin\x86\Debug\NetExtShim.tlb': No such file or directory