Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. 00026af8 <__libc_write>:
  2. 26af8: 002136 entry a1, 16
  3. 26afb: 026d mov.n a6, a2
  4. 26afd: d20c movi.n a2, 13
  5. 26aff: 005000 syscall
  6. 26b02: 93b541 l32r a4, b9d8 <errno+0xb9d0>
  7. 26b05: 03b247 bgeu a2, a4, 26b0c <__libc_write+0x14>
  8. 26b08: f00d ret.n
  9. 26b0a: f03d nop.n
  10. 26b0c: e34e70 rur.threadptr a4
  11. 26b0f: 98fa31 l32r a3, cef8 <errno+0xcef0>
  12. 26b12: 602020 neg a2, a2
  13. 26b15: 443a add.n a4, a4, a3
  14. 26b17: 0429 s32i.n a2, a4, 0
  15. 26b19: f27c movi.n a2, -1
  16. 26b1b: fffa46 j 26b08 <__libc_write+0x10>
  17. ...
  18.  
  19. 00400494 <main>:
  20. 400494: 004136 entry a1, 32
  21. 400497: ffc2b1 l32r a11, 4003a0 <_GLOBAL_OFFSET_TABLE_+0x60>
  22. 40049a: ffc281 l32r a8, 4003a4 <_GLOBAL_OFFSET_TABLE_+0x64>
  23. 40049d: 4c0c movi.n a12, 4
  24. 40049f: 1a0c movi.n a10, 1
  25. 4004a1: 0008e0 callx8 a8
  26. 4004a4: ffc181 l32r a8, 4003a8 <_GLOBAL_OFFSET_TABLE_+0x68>
  27. 4004a7: aa0c movi.n a10, 10
  28. 4004a9: 0008e0 callx8 a8
  29. 4004ac: f01d retw.n
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement