[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/i486/extra-15.0/source/development/shc/
Contents of README:
shc - Shell script compiler

SHC is a generic shell script compiler. It 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.

The compiled binary will still be dependent on the shell specified
in the first line of the shell code (i.e shebang: #!/bin/sh or such),
thus shc does not create completely independent binaries.

shc itself is not a compiler such as cc, it rather encodes and
encrypts a shell script and generates C source code with the added
expiration capability. It then uses the system compiler to compile a
stripped binary which behaves exactly like the original script. Upon
execution, the compiled binary will decrypt and execute the code with
the shell's -c option.

Icon  Name                                                          Last modified      Size  
[DIR] Parent Directory - [TXT] README 08-Jun-2022 23:19 797 [   ] shc-4.0.3.tar.gz 08-Jun-2022 23:19 121K [TXT] shc.SlackBuild 11-Mar-2022 06:34 3.4K [   ] shc.info 08-Jun-2022 23:19 316 [TXT] slack-desc 08-Jun-2022 23:19 818

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!