---------------------------------------------------------- ShellGuard(tm) fstsg(tm) 0.3 ---------------------------------------------------------- Convert shell script source into non-human readable binary files. Supports all major shells: - sh, bash - ksh, rksh - csh, tcsh No need for syntax changes, even supports ". /path/file" syntax and command line arguments. ---------------------------------------------------------- REQUIREMENTS: ---------------------------------------------------------- Either gcc or SUNWspro/bin/cc must be in your path. ---------------------------------------------------------- NEW TO VERSION 0.3: ---------------------------------------------------------- Compiled program will terminate with permissions error if user executing the process does not have write access to current working directory. Thanks, Walter Park, for providing feedback on this bug. ---------------------------------------------------------- INSTALLATION: ---------------------------------------------------------- Untar the distribution: $ tar xf fstsg.X.X.tar ...will extract fstsg.X.X/fstsg.0.3-sparc fstsg.X.X/fstsg.0.3-x86 fstsg.X.X/fstsg.X.X.README.txt ---------------------------------------------------------- USAGE: ---------------------------------------------------------- $ fstsg /home/myhome/myscript ...generates /home/myhome/myscript.sh.x To run: $ /home/myhome/myscript.sh.x ---------------------------------------------------------- DONATE: ---------------------------------------------------------- If you use this product, please feel free to make any size donation at http://www.fstha.com Thank you.