Skip to content

pedrib/ghidra.hues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: this project was originally created by "quosego".

It was shared in a GitHub repository and then deleted by the author. Since the Apache License permits it, I am sharing it here as the original repo does not exist any more.

I did not write this code and do not support it for more than what I need to get it working for me. Having said that, I usually push all changes I make to this repo so it should work out of the box in the latest Ghidra versions.

The original README is below. The releases link is broken, so you will need to build this plugin yourself to get it working in Ghidra.

~ Pedro Ribeiro (pedrib_at_gmail_dot_com)


ghidra.hues

Ghidra: Hues - The Color Plugin

Brief

This is a simple plugin which provides different colors to the GHIDRA environment.

Demo

Building

Run gradlew.bat

Gradle build outputs can be found in Hues//dist//ghidra_A.B_PUBLIC_ZZZZYYXX_Hues.zip

Installing

  1. Download the recent release
  2. Extract Hues folder from Zip into GHIDRA_INSTALL_DIR//Ghidra//Extensions//
  3. Start Ghidra, a prompt of a new plugin has been found should show
  4. Activate prompt and start using

Todos

  • Taskbar Icon
  • Clean Source Code
  • Avoid theme overwrites
  • Profile Management
  • Update Documentation
  • Display Preview Sample
  • Auto Configuration Saving
  • Selected Window Colorization

Origin

Developer

License

This project is licensed under the Apache License 2.0 (Apache-2.0). See the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages