1. ubuntu 下制作AppImage镜像
sudo apt-get install libcapstone-dev
sudo apt-get install cmake
git clone https://github.com/keystone-engine/keystone.git
cd keystone
mkdir build
cd build
../make-share.sh
sudo make install
sudo ldconfig
sudo apt-get install rapidjson-dev
sudo chmod +x *
mkdir navicat15
mount -o loop navicat15-premium-cs.AppImage navicat15
cp -r navicat15 navicat15-patched
./navicat-patcher navicat15-patched
上传zip包Centos服务器并解压

2.安装gcc11





![[ vulnhub靶机通关篇 ] 渗透测试综合靶场 DC-5 通关详解 (附靶机搭建教程)](https://img-blog.csdnimg.cn/acc14837830946dcb0661209f9f4737f.png)













