Skip to content

A wrapper around wrestool to recursively iterate over a directory and extract icons from any .exe, .dll, or .cpl file.

Notifications You must be signed in to change notification settings

aaronk6/ico-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d47ade · Mar 19, 2025

History

3 Commits
Sep 26, 2022
Sep 26, 2022
Sep 26, 2022
Mar 19, 2025

Repository files navigation

A wrapper around wrestool to recursively iterate over a directory and extract icons from any .exe, .dll, or .cpl file.

Prerequisites

Usage

./icon-extractor.py SOURCE_DIR TARGET_URL

Example

$ ./icon-extractor.py /Volumes/Windows ~/Desktop/icons

Result:

example

About

A wrapper around wrestool to recursively iterate over a directory and extract icons from any .exe, .dll, or .cpl file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages