Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 425 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 425 Bytes

从exe文件中提取ico图标

Get ICON From PE file

概述

gifp用于从Windows PE文件中提取ico图标。完全用标准C实现,意味着它具有良好的跨平台性(虽然好像并没有什么跨平台的必要)。

使用

在release中下载gifp.exe,将需要提取的exe文件拖动到gifp.exe即可。 示例