Re: How to: Crypting shell script

From: Bela (bela_at_bluedog.cc.emory.edu)
Date: 07/20/05

  • Next message: Bela: "Re: How to: Crypting shell script"
    Date: 20 Jul 2005 11:19:59 GMT
    
    

    Gianluca S. <gianluca2@email.it> wrote:
    GS> Hi all!!
    GS>
    GS> I need to crypt a shell script (maked with korn shell) but i want that the
    GS> users of my system can run it...
    GS> Do you have an idea to make this operation?
    GS>
    GS> Thanks in advance
    GS> Gianluca
    GS>

    Take a look at 'shc':

            http://www.datsi.fi.upm.es/~frosal/sources/shc-3.7.tgz

    >From the README:

    <quote>
            A generic shell script compiler. Shc 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. Use with care.
    </quote>

    -- 
    "... I shook my family tree, and a bunch of NUTS fell out ..."
    

  • Next message: Bela: "Re: How to: Crypting shell script"

    Relevant Pages

    • Re: HOW TO: Cripting unix shell script
      ... On 2005-07-19, Gianluca S. wrote: ... > I need to crypt a shell script (maked with korn shell) but i want that the ...
      (comp.unix.shell)
    • Re: HOW TO: Cripting unix shell script
      ... Gianluca S. wrote: ... > I need to crypt a shell script (maked with korn shell) but i want that the ...
      (comp.unix.shell)
    • Re: How to: Crypting shell script
      ... B> Gianluca S. wrote: ... GS>> I need to crypt a shell script (maked with korn shell) but i want that the ...
      (comp.unix.aix)
    • Re: file extension for korn shell script
      ... I read some scripts that don't have file extension ... For those korn shell scripts that you do choose to name ... with an extension ".ksh" is normal. ... type of shell script it may be. ...
      (comp.unix.shell)
    • Re: HOW TO: Cripting unix shell script
      ... I am not sure if there is any bundled utility in Solaris or HPUX that ... Gianluca S. wrote: ... > I need to crypt a shell script but i want that the ...
      (comp.unix.shell)