A Windows service providing a RESTful API for real-time monitoring of processes, memory regions, modules, and threads. Features include CPU usage, detailed memory maps, and self-contained deployment, enabling remote system analysis and integration.
Go to file
2025-07-02 18:13:00 +03:00
Configuration v0.1.1 2025-07-02 16:06:50 +03:00
Controllers v0.1.1 2025-07-02 16:06:50 +03:00
Exceptions v0.1.1 2025-07-02 16:06:50 +03:00
Models Update WinApi 2025-07-02 18:13:00 +03:00
Services Update WinApi 2025-07-02 18:13:00 +03:00
Utils Update WinApi 2025-07-02 18:13:00 +03:00
.gitignore v0.1.1 2025-07-02 16:06:50 +03:00
app.manifest Initial commit 2025-06-30 18:15:07 +03:00
appsettings.json v0.1.1 2025-07-02 16:06:50 +03:00
Program.cs v0.1.1 2025-07-02 16:06:50 +03:00
webmr-api.csproj v0.1.1 2025-07-02 16:06:50 +03:00
webmr-api.sln Initial commit 2025-06-30 18:15:07 +03:00