Skip to content

dpoper/KeePass-ExeIconPicker

 
 

Repository files navigation

KeePass-ExeIconPicker

GitHub release GitHub license

ExeIconPicker plugin for KeePass 2.x is a plugin that let you grab an icon from a Windows executable file (.exe), a library (.dll) or an icon file (.ico) and use it as an entry or group icon.

Context Menu Preview

Documentation

Prerequisites

  • KeePass 2.20 or newer
  • Windows 7 or newer
  • .Net Framework 3.5

Installation

  • Download the plugin in .plgx format.
  • Copy the file in your KeePass plugins directory (C:\Program Files (x86)\KeePass\Plugins).
  • Restart KeePass if it was already running.

Build

In order to build the plugin yourself, you will need to modify KeePassDir in the build.cmd file accorded to your KeePass installation folder.

Then you just need to run build.cmd and launch KeePass.

Contributing

If you want to help the project, open a new issue or create a new pull request.

Copyright and license

ExeIconPicker is licensed under the Mit License.

IconExtractor library is under the BSD License and owned by Tsuda Kageyu, you can get it here.

Also, some parts of my plugin are inspired by the great plugin Yet Another Favicon Downloader, so thanks to the author.

About

ExeIconPicker plugin for KeePass 2.x

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.3%
  • Batchfile 3.7%