Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 345 Bytes

File metadata and controls

3 lines (3 loc) · 345 Bytes

Shell-Script-Encoder

If you write a shell script code then any one can read your code and your security credential passed into it. So it’s better to encrypt your Shell Script into unreadable binary format. Complete procedure to install the compiler and how to encrypt your script has been has been explained in "Shell Script Compiler.pdf".