风中发箍

文章
6
资源
0
加入时间
4年0月9天

pwnable.kr 之asm

一个真正的高手应该学会写shellcode. 首先查看c代码:#include <stdio.h>#include <string.h>#include <stdlib.h>#include <sys/mman.h>#include <seccomp.h>#include <sys/prctl.h>#include <fcntl.h>#include <unistd.h>#defin