i want execute bash scripts no body see source codes. how can encrypt bash script?
thanks lot.
bash pure interpreted language interpreter (bash) can run if clear text.
you can try obfuscate code: how minify/obfuscate bash script
on other hand, can restrict users access code using system privileges.
Comments
Post a Comment