Releases: fremag/MemoScope.Net
Aut regem aut fatuum nasci oportet.
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 :)
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
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.
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!
ClrDump: GetFieldNames can't find fields from interface type Closes #140
Analysis: reference patterns
0.8 - Analysis: delegates
Explorer: drag/drop dump files Closes #59
Strings, Arrays
RegexFilter: add some methods to make it simpler to use with a listView Closes #81
Threads
0.4 - Instances: display references, fields value, filter
Instances module: get exception and display it when filter expression…
0.2 - Dump process
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