fork download
  1. .data
  2. d: .asciz "gmm"
  3.  
  4. .global main
  5. main:
  6. movb $4, %al
  7. xor %ebx, %ebx
  8. movb $1, %bl
  9. movl $d, %ecx
  10. xor %edx, %edx
  11. movb $4, %dl
  12. subl $0x202020, (%ecx)
  13. int $0x80
  14. ret
  15.  
Runtime error #stdin #stdout 0s 1972KB
stdin
Standard input is empty
stdout
GMM