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 ![alt tag](https://camo.githubusercontent.com/93fda261144007008a12da074835de1fdbfec97167dbc10499e6fca79beafced/687474703a2f2f69636f6e732e69636f6e617263686976652e636f6d2f69636f6e732f64616b697262793330392f73696d706c792d7374796c65642f33322f4f532d4c696e75782d69636f6e2e706e67)
git clone https://github.com/barhouum7/DFEncryptor.git
cd DFEncryptor
chmod +x myDFEncryptorScript.sh
./myDFEncryptorScript.sh
Installation Android ![alt tag](https://camo.githubusercontent.com/fcf344e3b6b245a80e709c4e1ae9961d849b6e6cd5e4250e727ff9974558ae3f/68747470733a2f2f63646e312e69636f6e66696e6465722e636f6d2f646174612f69636f6e732f6c6f676f74797065732f33322f616e64726f69642d33322e706e67)
Download Termux
git clone https://github.com/barhouum7/DFEncryptor.git
cd DFEncryptor
chmod +x myDFEncryptorScript.sh
bash myDFEncryptorScript.sh
Installation Windows ![alt tag](https://camo.githubusercontent.com/d196ab2957f48c4407ca2800d87374ba5cbe602121949f869ce3b91a5d144890/687474703a2f2f69636f6e732e69636f6e617263686976652e636f6d2f69636f6e732f7461746963652f6372697374616c2d696e74656e73652f33322f57696e646f77732d69636f6e2e706e67)
Download Cmder: Portable console emulator for Windows
git clone https://github.com/barhouum7/DFEncryptor.git
cd DFEncryptor
chmod +x myDFEncryptorScript.sh
bash myDFEncryptorScript.sh