Friday 3 June 2011

SHC (Shell Script Compiler)

SHC:      It is an Shell Script Compiler which is used to built compile with
encryption with data secure and create bin file also crate c file.

Packages:                  shc-*.tgz.

Installation:            ./configure
            make
            make install

Command:                        shc -f a.sh.

That will create extra 2 files.
                  a.sh.x      -    Executable bin file.
                  a.sh.c     -     c files.
                  ./a.sh.x    -     which file should be run.

Note:     Shc is also used to create executable file as along with expiry date.

1 comment: