Changelog
Antivirus Compatibility: Reduced false positives and improved process management.
- Achieved 0/76 detections on VirusTotal
- Replaced Process.Kill() with WMI-based termination and fallback
- Streamlined configuration files and enhanced metadata
- Technical Enhancements:
- Added System.Management reference for WMI support
- Improved error handling and code documentation
- Assembly metadata updated with descriptions and URLs