I want to mess around the core of a script, and it's being encoded by
PHPCodeLock (I think, since the code starts with:
<?PHP $codelock_encbrowser="^"; $codelock_usezlib="^"; $codelock_enc="pie.php"; )
Is there a script out there that will decrypt this sort of encoded PHP file?