https://github.com/cektor/crypter
This script provides the user with options to encrypt and decrypt the text. The user selects the relevant option to encrypt or decrypt the text and makes the necessary entries.
https://github.com/cektor/crypter
crypter shell-script
Last synced: about 1 year ago
JSON representation
This script provides the user with options to encrypt and decrypt the text. The user selects the relevant option to encrypt or decrypt the text and makes the necessary entries.
- Host: GitHub
- URL: https://github.com/cektor/crypter
- Owner: cektor
- License: gpl-3.0
- Created: 2023-06-12T20:05:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T13:56:49.000Z (over 1 year ago)
- Last Synced: 2025-02-13T08:52:43.794Z (over 1 year ago)
- Topics: crypter, shell-script
- Language: Shell
- Homepage: https://algyazilim.com
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crypter
This script provides the user with options to encrypt and decrypt the text. The user selects the relevant option to encrypt or decrypt the text and makes the necessary entries.
Install Git Clone
Github Package Must Be Installed On Your Device.
```bash
sudo apt install git -y
```
----------------------------------
# Installation
Install Crypter
```bash
sudo git clone https://github.com/cektor/crypter.git
```
```bash
cd crypter/
```
```bash
sudo chmod +x crypter.sh
```
```bash
./crypter.sh
```
# Screenshot
