Updated UAF/hacknote

This commit is contained in:
2022-01-27 15:53:37 +08:00
parent 4b6d47ef10
commit 1d1b1ffec2
2 changed files with 50 additions and 1 deletions

View File

@@ -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 = """