shc

Software Screenshot:
shc
Software Details:
Version: 3.8.6
Upload Date: 3 Jun 15
Distribution Type: Freeware
Downloads: 35

Rating: nan/5 (Total Votes: 0)

shc project 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 executable.

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 -c option.

Unfortunatelly, it will not give you any speed improvement as a real C program would.

shc's main purpose is to protect your shell scripts from modification or inspection.

You can use it if you wish to distribute your scripts but don't want them to be easily readable by other people.

What's New in This Release:

· License clarification about the rc4 implementation.

Similar Software

PD-ksh
PD-ksh

3 Jun 15

FtpCube
FtpCube

3 Jun 15

LFTP
LFTP

16 Aug 18

Comments to shc

Comments not found
Add Comment
Turn on images!