Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Acme Bleach

by shmem (Chancellor)
on Jul 24, 2008 at 12:18 UTC ( [id://699849]=note: print w/replies, xml ) Need Help??


in reply to Acme Bleach

I have used Acme::Bleach module to encrypt my cgi source code.

Beware, that is no encryption, just funny transliteration. Modules of the Acme namespace are generally not fit for production. There are exceptions, though - e.g. Acme::Code::Police.

after encrypting, my cgi source file just contains invisible character.

They are not invisible, they are just bleached. Perhaps rubbing them with tar adds some contrast.

Is their any specification related Acme::Bleach module and cgi.

No. You have to check the source to see where it breaks. But again, Acme::Bleach is for fun only. You might try encoding your code base64 (MIME::Base64), and have it decoded and executed on the fly on invocation. You could bleach that script... ;-)

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-26 06:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found