#!/usr/bin/env python3 from sys import argv from struct import unpack mem = open("fools.dump", "rb").read() addr = int(argv[1], 0) while True: gadget = unpack("