geteuid.e 89 B

12345678
  1. #
  2. mes 2,EM_WSIZE,EM_PSIZE
  3. exp $geteuid
  4. pro $geteuid,0
  5. loc 24
  6. mon
  7. ret EM_WSIZE
  8. end