Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: PerlAPP security?

by tachyon (Chancellor)
on Sep 17, 2004 at 04:28 UTC ( [id://391658]=note: print w/replies, xml ) Need Help??


in reply to PerlAPP security?

Perlapp 'encrypts' the perl source code. The output is wrapped into a standard win32 PE (portable executable) with the necessary binary extras (ie perl) and can be disassmbled with simple tools. See Security, is it to much to ask? for details on extracting the original data. Note that the trivial XOR encryption against the string 'Copyright © 2000 ActiveState Tool Corp.' has not been used for some time and it is now harder to extract the original source. How much harder? You will just have to RTFB but as MeowChow pointed out it is/must be extractable.

cheers

tachyon

Replies are listed 'Best First'.
Re^2: PerlAPP security?
by jdtoronto (Prior) on Sep 17, 2004 at 05:45 UTC
    tachyon

    My most grateful thanks. I downloaded the trial version of PE explorer and took it for a run. Not bad product, lots of interesting information - kinda confirms my hope that using PerlAPP will at least keep our code away fomr the tinkerers who have caused me many problems in the past.

    It is obviously extractable and could be 'got at' by someone of a more malicious bent. But RTFB is more fun this way.

    jdtoronto

Log In?
Username:
Password:

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

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

    No recent polls found