main by %20

   
  \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 +0(0b)
push -5(3b)
push -13(4b)
push -1(1b)
mark null
push +110(7b)
add
putc
jump null

download

return to the top page