Front page | perl.bootstrap |
Postings from July 2000
Re: Obscuring code?
Thread Previous
|
Thread Next
From:
Simon Cozens
Date:
July 25, 2000 17:36
Subject:
Re: Obscuring code?
Message ID:
20000726093607.A23286@justanother.perlhacker.org
On Tue, Jul 25, 2000 at 03:12:20PM -0700, phil@Stimpy.netroedge.com wrote:
> That said, Perl seems to lack a slick integrated function for this.
> Or, perhaps it could be done as an external module?
Have you looked at the Filter module on CPAN? This still leaves you
susceptible to deparsing, because Perl's guts are wide open. If we have
anything *other* than a binary compiler, they need to be.
--
Morton's Law:
If rats are experimented upon, they will develop cancer.
Thread Previous
|
Thread Next