Guest User

Untitled

a guest
May 8th, 2019
2,046
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. (gdb) info functions
  2. All defined functions:
  3.  
  4. Non-debugging symbols:
  5. 0x56556000 _init
  6. 0x56556030 printf@plt
  7. 0x56556040 gets@plt
  8. 0x56556050 puts@plt
  9. 0x56556060 __libc_start_main@plt
  10. 0x56556070 __cxa_finalize@plt
  11. 0x56556080 _start
  12. 0x565560c0 __x86.get_pc_thunk.bx
  13. 0x565560d0 deregister_tm_clones
  14. 0x56556110 register_tm_clones
  15. 0x56556160 __do_global_dtors_aux
  16. 0x565561b0 frame_dummy
  17. 0x565561b5 __x86.get_pc_thunk.dx
  18. 0x565561b9 hacker
  19. 0x565561e4 inSecure
  20. 0x56556233 main
  21. 0x5655624f __x86.get_pc_thunk.ax
  22. 0x56556260 __libc_csu_init
  23. 0x565562c0 __libc_csu_fini
  24. 0x565562c4 _fini
Advertisement
Add Comment
Please, Sign In to add comment