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