Path to this page:
./
sysutils/shc,
Shell script to C compiler
Branch: pkgsrc-2009Q2,
Version: 3.7,
Package name: shc-3.7,
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.
Master sites:
SHA1: ad0532dd16ee4d34ea2485552cef07eeebfd0fcd
RMD160: c9a5c0c9364103cd3c8ed76d03e778b65a61c30d
Filesize: 18.498 KB
Version history: (Expand)
- (2009-07-09) Package added to pkgsrc.se, version shc-3.7 (created)