摘要: 0x00 shellcode加载器 使用python加载shellcode时一定要注意是32(x86)位还是64(x64)位的,否则会出现OSError: exception: access violation writing 0x00000000C6040000‘的错误,x64不兼容,只能在x64 阅读全文
posted @ 2024-02-09 07:07 mushangqiujin 阅读(101) 评论(0) 推荐(0)