#!/bin/bash -ex git clone --depth 1 https://github.com/pwndbg/pwndbg source ctf-tools-venv-activate pushd pwndbg pip install -Ur ./requirements.txt git submodule update --init --recursive popd mkdir bin cat >> bin/pwndbg <> ~/.gdbinit <