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).
- Go to the issue section
- Click on New issue
- Write title and describe about bug
- Feel free and submit new issue ✅
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
git clone https://github.com/barhouum7/DFEncryptor.git
cd DFEncryptor
chmod +x myDFEncryptorScript.sh
./myDFEncryptorScript.sh
Installation Android
Download Termux
git clone https://github.com/barhouum7/DFEncryptor.git
cd DFEncryptor
chmod +x myDFEncryptorScript.sh
bash myDFEncryptorScript.sh
Installation Windows
Download Cmder: Portable console emulator for Windows
git clone https://github.com/barhouum7/DFEncryptor.git
cd DFEncryptor
chmod +x myDFEncryptorScript.sh
bash myDFEncryptorScript.sh