/sheller

ENCRYPT OR DECRYPT SHELL SCRIPT

Primary LanguagePython

ENCRYPT OR DECRYPT SHELL SCRIPT

 $ pkg install nodejs
 
 $ npm install -g bash-obfuscate 
 
 $ git clone https://github.com/bhikandeshmukh/sheller.git
 
 $ cd sheller  
 
 $ python3 bash.py   
  • Create file in directory
 $ Nano test.sh  
  • Button ctrl-> x -> y

  • ENCRYPT NOW

  • Give output file name

  • For move encrypted file

 $ mv filename -t /sdcard  

SUPPORT