Releases: rodneyviana/netext
Releases · rodneyviana/netext
NetExt v.2.1.55.5000
Resolved a problem with initializing DAC (.NET debugging component) in certain dumps containing more than one runtime.
NetExt v.2.1.54.5000
Added the possibility of save modules with same names if contents are different (!wmodule)
NetExt v.2.1.53.5000
Removed d3ependencies on DllExport. Now, I use .NET API to call a static method and receive the IMDActivator interface. This will make use of DevOps automatic compiling possible.
NetExt v.2.1.52.5000
Added possibility to test NULL and NOT null string this way:
where (somestring) -> For NOT NULL
where (!somestring) -> For NULL
NetExt v.2.1.51.5000
Fixed crash with !wdo in CHAR/SBYTE arrays
NetExt v.2.1.50.5000
Resolved an issue brought by user that !wxml was not rendering empty parameters correctly
NetExt v.2.1.48.5000
!wver fixed for .NET 2.0/4.0 and .NETCore
NetExt v.2.1.47.5000
It includes signed binaries