icoutils

Create and extract MS Windows icons and cursors from files

brewmacoslinux
Try with needOr install directly
Source

About

Create and extract MS Windows icons and cursors

Commands

icotoolwrestool

Examples

Extract all icons from a Windows executable file$ icotool -x program.exe
Create an icon file from a PNG image$ icotool -c image.png -o icon.ico
List all resources in a Windows PE file$ wrestool -l program.exe