Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: encryting scripts

by RayRay459 (Pilgrim)
on Aug 14, 2001 at 22:29 UTC ( [id://104852]=note: print w/replies, xml ) Need Help??


in reply to Re: encryting scripts
in thread encryting scripts

so there is no way to write an encrypted script and execute it?

Replies are listed 'Best First'.
Re: Re: Re: encryting scripts
by Cirollo (Friar) on Aug 14, 2001 at 22:39 UTC
    One solution might be to use ActiveState's PerlApp tool, which turns your Perl applications into executables that can be run on machines without Perl installed. This means that you have to buy ActiveState's $195 Perl Dev Kit.

    But, PerlApp doesn't give you absolute security. Anyone who reads the discussion at Security, is it to much to ask? could figure out how to 'decompile' your PerlApp executable and recover the source code. In a lot of cases, PerlApp would give "good enough" security, but anyone who is determined enough could get right through it.

    Unfortunately, I don't know of any airtight way to do what you want.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://104852]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (8)
As of 2024-04-19 08:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found