Skip to content

Releases: rodneyviana/netext

NetExt v.2.1.55.5000

20 Mar 19:31
Compare
Choose a tag to compare

Resolved a problem with initializing DAC (.NET debugging component) in certain dumps containing more than one runtime.

NetExt v.2.1.54.5000

20 Feb 23:15
23cba38
Compare
Choose a tag to compare

Added the possibility of save modules with same names if contents are different (!wmodule)

NetExt v.2.1.53.5000

05 Dec 00:35
Compare
Choose a tag to compare

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

02 Dec 22:00
Compare
Choose a tag to compare

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

22 Nov 16:55
Compare
Choose a tag to compare

Fixed crash with !wdo in CHAR/SBYTE arrays

NetExt v.2.1.50.5000

20 Nov 20:04
Compare
Choose a tag to compare

Resolved an issue brought by user that !wxml was not rendering empty parameters correctly

NetExt v.2.1.48.5000

06 Nov 23:33
Compare
Choose a tag to compare

!wver fixed for .NET 2.0/4.0 and .NETCore

NetExt v.2.1.47.5000

04 Nov 22:16
Compare
Choose a tag to compare

It includes signed binaries