Make linux shell scripts encrypted
One day it came to my mind that bash scripts I was developing for a long time (approximately 5000 lines) should be encrypted in order not to be viewed by everyone… Thanks to heaven there is utility written by Francisco Javier Rosales García SHC that allows to create a stripped binary executable version of the script. This utility is included into many Linux distributions’ repositories (I’ve used it in Ubuntu [...]
Read more →