-
-
[求助]汇编语言出现段错误,求帮忙看看
-
发表于:
2017-6-13 13:35
3272
-
section .text
global _start
_start:
xor eax,eax
mov al,0x91
xor ebx,ebx
xor ecx,ecx
int 0x80
xor eax,eax
push eax
push 0x68732f2f
push 0x6e69622f
mov ebx,esp
push eax
push ebx
mov ecx,esp
xor edx,edx
mov al,0xdd
int 0x80
我的目的是系统调用execve执行一个/bin/sh
[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)