Last active
April 5, 2016 21:24
-
-
Save pandeybk/0e38f883bb4e5e0087c23476c2a7e315 to your computer and use it in GitHub Desktop.
Hello Revinate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use re 'eval'; | |
'?' | |
=~( '(' | |
.'?'. '{'. | |
('`'| '%'). | |
('[' ^'-' | |
).''. ('`'| | |
'!') .''. | |
('`'| ','). | |
(( '"')) . ( ('[')^ | |
'+' ).''. +( (( '[')) ^')') | |
.('`' |')') .( (( '`')) |"\.").( | |
"\["^ '/'). ((( '{' ))^+ '[').''. | |
'\\'. '"'.( '`' ^(( '(')) ).('`' | |
|'%'). ("\`"| ',').('`'|',').( "\`"| '/').( | |
('{')^ '[').('{'^')').('`'|('%')).( '['^'-' | |
).('`' |')').('`'|'.').('`'|'!') .('['^ | |
'/').( '`'|'%').'!'.'\\'.''. '\\'.+( | |
'`'|'.').'\\'.'"'.';'.('!'^'+').'"'.'}'. | |
')');$:='.'^'~';$~='@'|'(';$^=')'^ | |
'[';$/='`'|'.';$,='('^"\}"; | |
$\='`'|'!';$:=')'^'}';$~ | |
='*'|'`';$^='+'^'_';$/='&'|'@';$,= | |
'['&'~';$\=','^'|';$:='.'^'~';$~='@'|'(' | |
;($^)= ')'^'[';$/='`'|'.'; $,=('(')^ | |
'}';$\= '`'|'!';$:=')'^'}';$~ ="\*"| | |
'`';$^ ='+'^'_';$/='&'|"\@";$,= "\["& | |
"\~"; $\= ','^'|';$:='.' ^(( '~') | |
);$~= '@' |'(';$^=')'^'['; $/= "\`"| | |
'.';$, =(( '('))^'}';$\='`' |'!' ;($:) | |
=')'^ '}' ;$~='*'|"\`";$^= '+' ^'_'; | |
$/= '&'|'@';$,="\["& '~'; | |
($\) =','^'|';$:='.'^ '~' | |
;$~ ='@'|'(';$^=')' ^'[' | |
;$/ ='`'|('.');$,= '(' | |
^(( '}'));$\='`' |(( | |
'!') );($:)= ')'^ | |
'}' ;$~ =(( | |
'*' ))| | |
'`'; $^= | |
'+' ^'_' | |
;$/ ='&' | |
|(( '@' | |
)); #;# | |
;# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment