Files
unixprog2024-hw3/tmp
2025-04-12 08:26:23 +08:00

7 lines
420 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
** program 'test/hello' loaded. entry point 0x401000
 401000: f3 0f 1e fa endbr64
 401004: 55 push rbp
 401005: 48 89 e5 mov rbp, rsp
 401008: ba 0e 00 00 00 mov edx, 0xe
 40100d: 48 8d 05 ec 0f 00 00 lea rax, [rip + 0xfec]
(sdb)