|
SHC takes a script, which is specified on the command line and
|
|
produces C source code. The generated source code is then compiled
|
|
and linked to produce a stripped binary executable.
|
|
|
|
Use with care.
|
|
|
|
After installation, try it with
|
|
shc -v -r -T -f myscript
|