32 div 0 by %20

\x7fELF48*0/@
../s/bef *

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

Disassemble:


00000000 <.data>:
   0:	7f 45                	jg     0x47
   2:	4c                   	dec    %esp
   3:	46                   	inc    %esi
   4:	34 38                	xor    $0x38,%al
   6:	2a 30                	sub    (%eax),%dh
   8:	2f                   	das    
   9:	40                   	inc    %eax
   a:	0a 2e                	or     (%esi),%ch
   c:	2e 2f                	cs das 
   e:	73 2f                	jae    0x3f
  10:	62 65 66             	bound  %esp,0x66(%ebp)
  13:	20 2a                	and    %ch,(%edx)

download

return to the top page