Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.1 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.1 KB

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