clrmd
Process inspector
A library for introspecting processes and dumps.
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
1k stars
188 watching
255 forks
Language: C#
last commit: 13 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
enkomio/shed | An application that allows inspection of .NET runtime information | 268 |
glmcdona/process-dump | A tool to extract and analyze malware code from running Windows processes. | 1,651 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
niemand-sec/reclass.net-driverreader | A tool to read process memory in a game without AC bypassing | 89 |
ruricolist/cmd | A utility for running external programs with robust argument handling and support for various command-line features. | 65 |
immediateplatform/immediate.handlers | An implementation of the Mediator pattern in C# using source-generation | 65 |
deadtrickster/prometheus_process_collector | A collector that exposes various process metrics, such as CPU usage and memory information. | 52 |
lxqt/qps | A tool to view and manage Qt processes. | 79 |
anthonylloyd/cscheck | A C# random testing library with generators and shrinkers for property-based testing of .NET code. | 162 |
sipsorcery-org/sipsorcerymedia.abstractions | Provides interfaces and abstractions for media processing in real-time communications | 5 |
manojlds/cmd | A C# library to simplify running external programs and commands in a more dynamic way. | 355 |
saadahmad/in_constexpr | An approach to detecting runtime vs compile time in constexpr functions. | 80 |
cl-unix-cybernetics/cl-unix-cybernetics | A tool for defining and synchronizing UNIX system resources using Common Lisp scripts | 182 |
ndmitchell/cmdargs | A Haskell library for building command line applications with minimal code | 91 |
anjoy8/christddd | An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. | 681 |