Go capture by pooq

s=({K='L@MG',E='#\x1d*\x1d1\x1d#8\x168\x1e18$?+?+?+8$8\x1d1\x16*\x0f#\x08\x1c\x16',G='\x09\x0f\x16\x09\x1c\x16\x08\x0e'})[io.read(1)]a=68
for i=1,#s do
b=s:byte(i)a=a+b%7
print(s.char(a)..b/7-b/7%1)end

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page