SimpleDataTool is a command-line utility that offers basic functionalities for encoding, decoding, and encrypting data, as well as handling sensitive messages with encryption.
- Data Encoding and Decoding: Convert data between different formats seamlessly.
-
Clone the Repository: Clone this repository to your local machine or download the ZIP archive and extract it.
-
Requirements: Ensure you have
.NET Core SDK
installed on your system. -
Setup: Open a terminal and navigate to the SimpleDataTool project directory.
-
Build the Project: Run the following command to build the project:
dotnet build
- Run the Application: Execute the following command to start the SimpleDataTool, enter the EncriptDecript to run the following command:
dotnet run
- If you prefer you can use an IDE of your choice
- Usage: Upon running the application, follow the prompts to perform different operations:
- To see an encoded message, type
1
. - To see a decoded message, type
2
. - To encrypt data, type
3
.
-
To view an encoded message:
-
To view a decoded message:
-
To encrypt sensitive data: