Skip to content

Instantly share code, notes, and snippets.

@DuckLL
DuckLL / shop.py
Created May 7, 2018 08:08
PlaidCTF 2018 shop
from pwn import *
from time import sleep
context.arch='amd64'
elf=ELF('./shop')
libc=ELF('./libc.so.6')
# io=process('./shop',env={'LD_PRELOAD':'./libc.so.6'})
io=remote('shop.chal.pwning.xxx',9916)
# io=remote('localhost',4000)
@DuckLL
DuckLL / History|-114665cc|entries.json
Last active August 11, 2022 15:16
Visual Studio Code Settings Sync Gist
{"version":1,"resource":"file:///Volumes/RamDisk/DnsTunnel/requirements.txt","entries":[{"id":"nofv.txt","source":"textFileEncoding.source","timestamp":1652926944000}]}