Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Line Noise (deobfuscation attempt)

by ChemBoy (Priest)
on May 24, 2001 at 04:02 UTC ( [id://82776]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    $\=$/; 
    ...
    redo if s/!/Y</g
    }
    print
    
  2. or download this
    use strict; 
    $\=$/;
    $_='';
    
  3. or download this
    s//#?=>$":}\~>\\!;/;
    
  4. or download this
    $/ =~ s//s{;};$")!{$"\\:<_!;/e;
    
  5. or download this
    s/;/$")!{$"\\:<_!/;
    
  6. or download this
    substr($_,-1)= $". ')!{' . $" . '\:<_!';
    
  7. or download this
    substr($_,-1)= ' )!{ \:<_!';
    
  8. or download this
    $_ = "#?=> :}~>\! )!{ \:<_!"
    
  9. or download this
    y{%*-.$'&(#-<}{@-~}s;
    
  10. or download this
    y{%\052-\056$'&(\043-\074}{\100-\176}s;
    
  11. or download this
    y{\043-\074}{\112-\176}s;
    
  12. or download this
    y/#):</JPac/;
    
  13. or download this
    y(;-?)[\012r-{)!]s;
    
  14. or download this
    tr/\073-\077/\012r-{)!/s;
    
  15. or download this
    tr/\074-\077/r-{)!/s;
    
  16. or download this
    tr/\074-\077/r-u/s;
    or
    tr(<=>?)(rstu);
    
  17. or download this
    y/T-Z[\\]^_/`a-z{|/;
    y/{|}~/l-z{|}~/;
    
  18. or download this
    y/Y\\_/ehk/;
    y/{}~/lno/;
    
  19. or download this
    s/!/Y</;
    
  20. or download this
    #!/usr/bin/perl -lw
    
    ...
    y/Y\\_/ehk/;
    y/{}~/lno/;
    print;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-25 23:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found