VQD-BSV-Official/RecoveryJpeg

GitHub: VQD-BSV-Official/RecoveryJpeg

一款支持多种图像格式的损坏照片修复工具,通过缩略图提取、文件头替换和 MCU 拼接三种方式恢复因损坏或勒索加密而无法打开的图片。

Stars: 1 | Forks: 0

## ***由 Vũ Quang Đại 开发 / *** [![Python](https://img.shields.io/badge/Python-3.x-blue?style=for-the-badge&logo=python&logoColor=white)](https://www.python.org/) [![PyQt6](https://img.shields.io/badge/GUI-PyQt6-538CC9?style=for-the-badge&logo=qt&logoColor=white)](https://www.riverbankcomputing.com/software/pyqt/intro) ## 🖼️ 恢复您的照片 3 种修复 JPEG 的方法: - 🧩 提取缩略图 - 🛠️ 替换文件头 (FF D8…FF DA) - 🔗 拼接 MCUs 学习自:[JpegRepair](https://github.com/dmahurin/jpegrepair) · [JpegRecovery](https://github.com/euzun/jpeg-carver-csharp) · [JpegDecomp](https://github.com/albmac/jpeg-decomp) · [JPEG-Repair Toolkit](https://www.disktuna.com/jpgrepair-fix-and-repair-corrupt-jpeg-headers-and-invalid-markers/) ## 用法 - 🎬 演示视频
标签:PyQt6, Python, 勒索软件恢复, 图像修复, 数据恢复, 无后门, 桌面应用, 逆向工具