-
Notifications
You must be signed in to change notification settings - Fork 0
Technical documentation
Janko Granko edited this page Jul 20, 2025
·
1 revision
I'm still working on this wiki
SysForge is a Windows-based console application built in C# that acts as a centralized hub for system diagnostics, administrative tasks, and network management. It combines native command-line tools, PowerShell, MMC consoles, and Control Panel applets into one interactive menu-driven interface.
- View detailed hardware and system information
- Perform network diagnostics and DNS operations
- Manage local users and groups
- Monitor and control processes and services
- Access MMC (.msc) and Control Panel (.cpl) tools
- Execute system recovery and maintenance tasks
- Open Releases
- Download the latest version
.zipfile depending on your system architecture - Run the
SysForge.exefile
- Clone the repository
git clone https://github.com/JaatrovyKnedlicek/SysForge.git
cd SysForge
- Build the project
dotnet build
- Run the project
dotnet run
1. Hardware and System Info
2. Network and Internet
3. Users and Groups
4. Disks and Drives
5. Services and Processes
6. Microsoft Management Console Tools
7. Control Panel Applets
8. Troubleshooting
0. Exit