Double quote by lpha

   \x09   \x09 
 
 
  
\x09
   
  
 \x09
\x09 \x09\x09\x09 
    \x09 \x09 
 
\x09\x09  \x09
\x09\x09
 

\x09
  

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

Disassemble:

push +34(6b)
dup
mark null
putc
dup
dup
getc
retr
dup
push +10(4b)
swap
sub
jneg null
pop
putc

download

return to the top page