IconDumper
By Sarah Dean
Last updated: 5th December 2010
Contents
Description
IconDumper is
a tool for displaying all icon resources stored within a DLL/executable, and exporting them to an HTML "gallery".
An example of icons exported using IconDumper can be found in the Gallery of Standard MS Windows Icons
Please email any bug reports, feature requests, comments, etc to me
at sdean12@sdean12.org
The latest version will always be available at: http://www.SDean12.org/
Download
Download the latest stable IconDumper
executable, including full source code. (If you would like to
build your own copy of this software from the source, please see the Delphi
Components page to download the SDeanComponents library packages.)
Hashes and PGP signatures of the software, as downloaded, are available
here
Notes
-
Please, do read the documentation in this file before emailing
me! I know it's not much, and only really covers the basics, but...
- To use:
- Uncompress the release archive
- Run "IconDumper.exe"
- Enter the filename of the DLL/executable you wish to see the icons for and click "Load"
- Click "Export" to export the icons shown to an HTML gallery
-
Pretty much everything in IconDumper works as it seems, so I won't go
into too much detail as to how everything works. Besides, who reads manuals
anyway? ;) Anything you're not too sure of, just make an educated guess;
you'll probably be right!
License
- I retain all rights to this software
- You are free to distribute this software, although no charge may
be
made
of any kind for doing so (that includes any fees for copying and/or the
distribution media)
- If you distribute this software, this file must be included with
it,
intact
and unmodified.
- Any software derived from any part, or using, any of these
components
and/or
their source code are to be released into the public domain with full
source code
freely available (Note: This condition may be lifted,
subject to negotiation; please
email
me for further information)
TODO List
Any suggestions?
Known Bugs
None known of at present.
Appendix A: Version History
- v1.00 (5th December 2010)
Email me at: sdean12@sdean12.org
Return to the main page