这里存放我在 CTF 比赛和网络安全学习过程中开发的自动化脚本和工具。
- Image Resurrector
- 自动修复 PNG (CRC32爆破) 和 JPG (SOF修复) 的高度隐写问题。
- Usage:
python3 image_resurrector.py target.png
- (Waiting for updates...)
- (Waiting for updates...)
git clone [https://github.com/Hackerchen716/CTF-Arsenal.git](https://github.com/Hackerchen716/CTF-Arsenal.git)
cd CTF-Arsenal
pip install -r requirements.txt