一旦你理解了基本知識,它確實不那麼難。下面是一些提示,讓你開始:
not exp log srand
# srand = 1, exp o log = id, not 1 = 0
# $_ = undef
xor s// /x
# $_ = ' '
xor s//length uc ord and print chr ord for qw q join use sub tied q/
# $_ = ' length uc ord and print chr ord for qw q join use sub tied q'
xor eval
注意,String的chr ord
返回到底的第一個字符和join use sub tied
具有的第一個字符j
,u
,s
,t
。 :)
只是爲了好玩,我寫的這個著名japhs年前的延伸:
not srand xor s qq qx xor s x x length uc
ord and print uc chr ord for qw q join qx
xor eval xor lc eval qq x abs cos ord and
print chr ord for qw q use substr tied qx
xor print qq q q xor int eval lc qq m cos
and print chr ord for qw y abs ne or tied
hex exp ref y m xor scalar srand print qq
q q xor sin abs eval q x log srand ord or
printf uc chr ord foreach qw q package qx
xor sqrt eval lc qq y sqrt cos and printf
chr ord for qw x each return local x y or
print qq s s and uc exp eval q s undef or
oct xor time xor ref print chr int ord lc
for qw y hex alarm chdir kill exec return
y s xor log exp eval q x print chr length
join qw y length for map substr chr shift
y x or sqrt abs ord lc and eval print q q
q and s q q lcfirst chr eval log shift qx
打印真正™串"Just another Perl hacker,\n"
。
這是含有德語聖誕賀卡的較小版本:
not exp log srand xor s qq qx xor
s x x length uc ord and print chr
ord for qw q find redo ord helpme
eval scalar qx xor eval xor print
q q q xor int eval lc q m cos and
print chr ord for qw y flock each
s tell y m gt sin ref study split
總是以:http://perldoc.perl.org/B/Deparse.html – toolic
http://www.perlmonks.org/?node_id = 290623 – toolic
@toolic啊,應該檢查Dojo - perl修士再次解決它 – PinkElephantsOnParade