document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. 0000000000400564 <exported_func>:
  2.   400564:       55                      push   %rbp
  3.   400565:       48 89 e5                mov    %rsp,%rbp
  4.   400568:       48 8b 05 71 0a 20 00    mov    0x200a71(%rip),%rax        # 600fe0 <_DYNAMIC+0x1a8>
  5.   40056f:       48 8b 00                mov    (%rax),%rax
  6.   400572:       48 89 c7                mov    %rax,%rdi
  7.   400575:       e8 de fe ff ff          callq  400458 <puts@plt>
  8.   40057a:       c9                      leaveq
  9.   40057b:       c3                      retq  
  10.  
  11. 000000000040057c <main>:
  12.   40057c:       55                      push   %rbp
  13.   40057d:       48 89 e5                mov    %rsp,%rbp
  14.   400580:       e8 df ff ff ff          callq  400564 <exported_func>
  15.   400585:       c9                      leaveq
  16.   400586:       c3                      retq
');