Closed letitbezh closed 7 years ago
I have no idea, looks like your install is broken. Try on a clean machine or Docker.
i use env ,but it is wrong ... i think i should try docker
There is a docker image that you can use pretty easily. Just docker pull pwntools/pwntools:stable
(or :dev
if you prefer).
b = ELF('./login') rop = ROP(b) when I use this,the ROP always wrong,log is like this
what should. I do ? THANK YOU