osx - shc on Mac showing 'Killed: 9' error -
i'm using shc on mac os, generate stripped binary of bash scripts, distribution. issue is, when execute stripped binary (with .x ext) shows error killed: 9 . even when make , make test (as shown here ), strips dummy match script , generates match.x, when executed, gives same killed: 9 error. any appreciated. got working. had do shc -t -f test.sh i trying without -t