barhouum7 / DFEncryptor

Bash implementation of a simple script that can encrypt your files/Folders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔥 📣 DFEncryptor 🔥 📣

Version Stage Build Build

DFEncryptor Script First Version☣ Bash implementation of a simple script that can encrypt your files/Folders. This script will encrypt a file (remember? directory/driver/…. everything is treated as file, in Linux).

🌟 DFEncryptor V1.0 Free Tool 🌟

Screenshots


BUG ?

  • Click on New issue
  • Write title and describe about bug

How To Reach Me? 📧

If you would like to get in touch with me, Feel free to send me an email or you could find me on Twitter :


E-mail: Send Mail 📧
Twitter: 🐦

Installation Linux alt tag

git clone https://github.com/barhouum7/DFEncryptor.git
cd DFEncryptor
chmod +x myDFEncryptorScript.sh
./myDFEncryptorScript.sh

Installation Android alt tag

Download Termux

git clone https://github.com/barhouum7/DFEncryptor.git
cd DFEncryptor
chmod +x myDFEncryptorScript.sh
bash myDFEncryptorScript.sh

Installation Windows alt tag

Download Cmder: Portable console emulator for Windows

Then just you need to Follow these commands below.
git clone https://github.com/barhouum7/DFEncryptor.git
cd DFEncryptor
chmod +x myDFEncryptorScript.sh
bash myDFEncryptorScript.sh

About

Bash implementation of a simple script that can encrypt your files/Folders

License:MIT License


Languages

Language:Shell 100.0%