This Repository is a Conversion System for converting Decimal numbers into Hexadecimal and Binary. Made with C# in Visual Studio Community 2022 using the Windows Forms App template and .NET Framework 6.
Conversion System is an easy-to-use, open-source Windows Application allowing you to easily convert Decimal numbers into Hexadecimal or Binary. It requires minimal setup to be used, only requiring you to have Visual Studio Community 2022 and optionally Git to easily clone this project.
I have ran both the setup.exe and the application itself through VirusTotal to ensure you that there are no viruses injected into this application, for setup.exe click here for the results, and for Conversion System.application click here for the results. You can always run those or other files in the project through VirusTotal again if you wish.
- Download the Conversion-System-[Version]-Setup.zip from the latest release
- Unzip the zip file
- Open the setup.exe and follow the instructions
- Type in your Windows Search Bar: "Conversion System" and open the Application
- Open Visual Studio
- Select "Clone Repository"
- Paste the following link in the Repository location: https://github.com/HystericalBinky/Conversion-System
- Select the path you want to clone it to.
- Click clone.
OR
- Download the Source Code zip file from the latest release
- Unzip and open the folder with Visual Studio.
- Run/Edit the project.
Note: This is my 1st Github Repository, please feel free to let me know if I did something wrong by creating a new issue