pwn准备

IDA

静态调试神器
https://pan.baidu.com/s/17cN_utKmAb-iVvH9L7ROow
提取码:3hl3

linux虚拟机安装

安装教程
https://blog.csdn.net/stpeace/article/details/78598333

VMware work(linux虚拟机安装所需的文件)

虚拟机
https://pan.baidu.com/s/1tzW2qr3ZQRyPaI7mRom2pA
提取码:e872

ubuntu16.04 iso(linux虚拟机安装所需的文件)

https://pan.baidu.com/s/1P_TPVTIj2aTz63yKke1tdQ
提取码:sru7

pip安装

打开终端

sudo apt install python-pip

pwntools安装(ubuntu虚拟机中安装)

打开终端

sudo pip install pwntools

ROPgadget 安装(ubuntu虚拟机中安装)

打开终端


git clone https://github.com/JonathanSalwan/ROPgadget.git
cd ROPgadget/
sudo python  setup.py install

gdb-peda(ubuntu虚拟机中安装)

打开终端

git clone https://github.com/longld/peda.git ~/peda
sudo echo "source ~/peda/peda.py" >> ~/.gdbinit

libcsearcher(ubuntu虚拟机中安装)

打开终端

git clone https://github.com/lieanu/LibcSearcher.git
cd LibcSearcher/
sudo python setup.py install

vim安装(ubuntu虚拟机中安装)

打开终端

sudo apt get install vim
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值