mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2025-06-29 14:15:04 +07:00
update
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
from pwn import *
|
||||
|
||||
context.log_level = 'debug'
|
||||
# context.log_level = 'debug'
|
||||
|
||||
io = process(['./jmper'], env={'LD_PRELOAD':'./libc-2.19.so'})
|
||||
elf = ELF('jmper')
|
||||
|
Reference in New Issue
Block a user