Re: use Filter::Decrypt;

2001-08-28 Thread Scott VR
s a fairly long commentary on it so I won't post it here, just the link. Regards, ScottVR >>>>> "Elie" == Elie De Brauwer <[EMAIL PROTECTED]> writes: Elie> When i read the perlfaqs and some documents they all said that Elie> use Filter::decrypt; is an insuff

use Filter::decrypt;

2001-08-01 Thread Elie De Brauwer
When i read the perlfaqs and some documents they all said that use Filter::decrypt; is an insufficient way to protect your code. Now i want to know, how can i reverse this ? I have a .pl file encrypted with use Filter::decrypt; how can i make these back human readable