A forum for reverse engineering, OS internals and malware analysis 

Forum for announcements and questions about tools and software.
 #25942  by Evilcry
 Thu May 28, 2015 8:27 am
GammaRay is a tool for examining and manipulating the internals of a Qt application at runtime. GammaRay augments conventional debuggers by understanding the implementation of Qt, allowing it to visualize application behavior on a higher level, especially with complex frameworks like scene graphs, model/view or state machines being involved.
Available under a GPL licence and can be downloaded from: http://github.com/KDAB/GammaRay

Evilcry