I use InfranView for that, but it's a Windows program. PE Viewer maybe--it's a java application so it might work on Linux, it's leveraging some Java libraries called IconTools, so if you're willing to write a small java program you can probably just create your own ico extractor.
On Tue, Dec 30, 2014 at 11:32 PM, Dan Egli <[email protected]> wrote: > Hey all, does anyone know of a program that will read the Icon(s) out of a > windows binary file (EXE or DLL or ICO) and write them in a Linux > compatible format (i.e. XPM or something similar) that can be understood by > X windows? > > > > Thanks! > --- Dan > > /* > PLUG: http://plug.org, #utah on irc.freenode.net > Unsubscribe: http://plug.org/mailman/options/plug > Don't fear the penguin. > */ > -- Todd Millecam /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
