Path to this page:
./
sysutils/shc,
Shell script to C compiler
Branch: pkgsrc-2019Q1,
Version: 3.8.9,
Package name: shc-3.8.9,
Maintainer: pkgsrc-usersshc creates a stripped binary executable version of a shell script.
shc itself is not a compiler such as cc, but rather it 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 -c option.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: ce62991a89a3d0812441ddbb728866d862c631da
RMD160: 59a69a302d88f698897bc971af03f6a9e3accbcf
Filesize: 20.357 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version shc-3.8.9 (created)