CTFshow-Misc入门-图片基础
文章发布时间:
最后更新时间:
最后更新时间:
MISC入门
图片篇(基础操作)
misc1
1 | # 简述: 使用ocr库识别图片内文字并输出 |
misc2
1 | # 简述: 更改文件后缀并使用ocr识别图片内容 |
misc3
1 | # 简述: 使用bpgdec工具 https://bellard.org/bpg/ 转换为png图片并输出flag |
misc4
1 | # 简述: 挨个按照格式更改文件后缀并使用ocr识别图片内容 |
1 | # 简述: 使用ocr库识别图片内文字并输出 |
1 | # 简述: 更改文件后缀并使用ocr识别图片内容 |
1 | # 简述: 使用bpgdec工具 https://bellard.org/bpg/ 转换为png图片并输出flag |
1 | # 简述: 挨个按照格式更改文件后缀并使用ocr识别图片内容 |