oops
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
from pwn import *
|
||||
import re
|
||||
|
||||
context.binary = target = ELF("./babyrop_level_7_1", checksec=False)
|
||||
libc = target.libc
|
||||
|
||||
Reference in New Issue
Block a user