A stripped down, lightweight version of riskremover written in C# ( .NET Core 3.1 )
- Download the latest binary release here.
- Run RiskRemover.exe.
This is the current requirements to run this program.
Recommended requirements
0. Binaries are Self-Contained, ReadytoRun and Trimmed. Report any anomalies to issues tracker.
1. Tested on Windows 10, Version 2004. For other versions see [Microsoft's Recommendation](https://docs.microsoft.com/en-us/dotnet/core/install/windows?tabs=netcore30).
2. Stable internet connection.
3. RAM >= 8 GB
- Visual Studio 2019 16.6.5+ with .NET Core 3.1.6 ( SDK 3.1.302 )
- Report any issues to the issues tracker.
- Any pull request to this repository will be manually checked by me, should take 3-4 days on average.
This project uses partial SemVer for versioning. For the versions available, see our releases.
- Korn - Initial , Development and Testing work
This project is licensed under the GNU GPL v.3 License - see the LICENSE file for details
-
And a lot of minor Stackoverflow code stubs, thank you.