Skip to content

Ghidra Usage #1

@qwertymodo

Description

@qwertymodo

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!

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions