Ghidra UI Scaling

 Read Time: 5 Minutes

Ghidra has been a pleasure to work with on low-resolution systems.  After using the font sizing options Edit -> Tool Options (See "ByteViewer" or "Listing Display") I could not find a setting for any system with a high-resolution monitor that made the menu/menu items/windows larger.  Then I came across the "launch.properties" (under /opt/ghidra/support) file which contains an attribute called "Dsun.java2d.uiScale=1".  After modifying the value to "2" I now have a much friendlier experience using ghidra on newer hosts.   Hope this helps someone!



 


Comments

Popular posts from this blog

Digital Forensics Applied to Kubernetes - Enhancing Intruder Dilemma Part III

Digital Forensics Applied to Containers - Enhancing Intruder Dilemma Part 1

Doppelgänging and Digital Forensic Analysis - Part Deux