more ctf stuff
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from pwn import *
|
||||
|
||||
context.binary = ELF("./promis_patched")
|
||||
context.binary = ELF("./promis")
|
||||
libc = ELF("./libc-2.27.so")
|
||||
ld = ELF("./ld-2.27.so")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user