wget http://www.datsi.fi.upm.es/~frosal/sources/shc-3.8.9b.tgz tar zxvf shc-3.8.9b.tgz cd shc-3.8.9b make clean make test # 等待paused 然后回车 make strings&install # 等待继续输入yes
shc命令说明
1 2 3 4 5 6 7 8 9 10 11 12
-e %s Expiration date in dd/mm/yyyy format [none] -m %s Message to display upon expiration ["Please contact your provider"] -f %s File name of the script to compile -i %s Inline option for the shell interpreter i.e: -e -x %s eXec command, as a printf format i.e: exec('%s',@ARGV); -l %s Last shell option i.e: -- -r Relax security. Make a redistributable binary -v Verbose compilation -D Switch ON debug exec calls [OFF] -T Allow binary to be traceable [no] -C Display license and exit -A Display abstract and exit