Skip to content

Releases: fremag/MemoScope.Net

Aut regem aut fatuum nasci oportet.

27 May 19:49
Compare
Choose a tag to compare

Some minor bugs fixed since V 1.0 RC1

A lot of stars, watchers and forks since the article in MSDN/Channel9 so let's hope all obvious bugs are found and fixed :)

Changelog

MemoScope binaries:

MemoScope API binaries:

MemoDummy binaries:

Ps: all binaries are built by AppVeyor and this release is 1.0.0.222

Release Candidate 1

05 Feb 11:40
Compare
Choose a tag to compare
Release Candidate 1 Pre-release
Pre-release

No new major feature in this release since V 0.9.9
Only bug fixes, typo corrected, UI improvements etc

Wiki is still under construction but every major feature is documented with screenshots / animations.

Some people starred, cloned and follows the project so I guess they tried Memoscope.
Some issues have been created and closed so it's a good indicator to publish this RC1 release.

Changelog

MemoScope binaries:

MemoScope API binaries:

MemoDummy binaries:

Ps: all binaries are built by AppVeyor and this release is #0.9.999.200

Most things actually work!

24 Sep 13:39
Compare
Choose a tag to compare
ClrDump: GetFieldNames can't find fields from interface type

Closes #140

Analysis: reference patterns

17 Apr 20:39
Compare
Choose a tag to compare

#86 : Instance details module: display the fieldname referencing the instance
#71 : Disposables: find instances with IDisposable interface
#68 : Root path: display reference path from an instance to root
#67 : References distribution: display stats about type referers

0.8 - Analysis: delegates

13 Mar 17:15
Compare
Choose a tag to compare
Explorer: drag/drop dump files

Closes #59

Strings, Arrays

27 Feb 19:09
Compare
Choose a tag to compare
RegexFilter: add some methods to make it simpler to use with a listView

Closes #81

Threads

07 Feb 14:57
Compare
Choose a tag to compare
Exception: display inner exceptions

Closes #64

0.4 - Instances: display references, fields value, filter

09 Jan 23:11
Compare
Choose a tag to compare
Instances module: get exception and display it when filter expression…

… is invalid

0.2 - Dump process

15 Nov 17:14
Compare
Choose a tag to compare
0.2 - Dump process Pre-release
Pre-release

See milestone 0.2

Features

  • #1 [Process] Create a module that links to a process and displays informations about memory used
  • #2 [Process] Dump the memory of selected process
  • #14 Process: define some criteria in C# to dump the selected process
  • #15 MemoscopeApi: make a small api to include in another application so it can send some dump request
  • #12 MemoDummy: application with scripts with classic issues: deadlock, out of memory, leaks etc
  • #17 Process: add a button to select process like "target" in process explorer tool

Enhancements

  • #16 MemoDummy: add a script to test MemoScopeApi
  • #13 WinFwk: add some keyboard shortcuts to UICommands
  • #11 Gui: add a "About" module with application name/version and GitHub repo url enhancement