pip
#pip换源
#建立~/.pip/pip.conf
[global]
index-url = https://pypi.tuna.tsinghua.edu.cn/simple
pwn工具
pwndbg
https://github.com/pwndbg/pwndbg
python3
git clone https://github.com/pwndbg/pwndbg cd pwndbg sudo ./setup.sh
pwntools
python2
sudo pip2 install pwntools
python3
python3 -m pip install --upgrade git+https://github.com/Gallopsled/pwntools.git@dev3
web工具
SourceLeakHacker
https://github.com/WagYihang/SourceLeakHacker
Burpsuite
AntSword
https://github.com/AntSwordProject/antSword
加载器位置https://github.com/AntSwordProject/AntSword-Loader/releases