Free Perl Obfuscator

Paste your Perl code here: Strip Comments - Compress code by removing comments and pod. Space Collapser - Compress code by removing extraneous white space. Warning : It may break certain regexes without the /x switch or more complex code. Punctuationify - Use punctuation characters to hide the real code using Acme::EyeDrops sightly algorithm. Warning : The code will grow by roughly 1200% plus 40 characters. Width - Set number of punctuation characters per line (Recommended). One Liner - A long string of punctuation without wrapping. Warning: This might save a few characters, but really long lines may have cut/paste problems or break certain editors. DANGEROUS Alphanumeric Elimination - Eliminate all alphanumerics, including the "eval" cheater words caused by Punctuationification filter. Warning : The ending return value will be lost. Warning ...

Linked on 2014-10-02 00:30:10 | Similar Links