-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Just for kicks, I decided to use this with Ghidra, and then took it a step further and figured out how to get it to display in the app window bar and taskbar instead of it just being a Start Menu icon. It's a fairly simple process to install.
First, export the image as separate .png files in the following resolutions:
- 16x16
- 32x32
- 40x40
- 48x48
- 64x64
- 128x128
- 256x256
Open Ghidra\Framework\Gui\lib\Gui.jar as a zip file, and copy all of the .png files into the \images folder.
Edit Ghidra\Features\Base\data\base.icons.theme.properties and replace GhidraIcon*.png with swicon*.png (or whatever you named your exported icon files).
Enjoy!

Metadata
Metadata
Assignees
Labels
No labels