摘要: 1. 测试shellcode的代码:shellcode_32.c 编译生成shellcode_test(注意取消NX保护,32、64位要区分) 2. shellcode_32.asm源码 3. (1)使用汇编器nasm把shellcode_32.asm编译成shellcode_32.o文件 (2)s 阅读全文
posted @ 2022-05-26 13:41 轻闲一号机 阅读(7) 评论(0) 推荐(0)