Biggest Number by %20

   \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 +226(8b)
putc
push +136(8b)
putc
push +158(8b)
putc

download

return to the top page