View Single Post
Old 01-11-2021, 02:02 PM   #75
WormGod
Member
WormGod began at the beginning.
 
Posts: 29
Karma: 32
Join Date: Oct 2020
Location: New York, USA
Device: Clara HD, PRS-350
Quote:
Originally Posted by geek1011 View Post
You can find a bunch of information based on the static Qt metadata (sherman's NickelDBus can display this) and the setters/getters (use a disassembler on libnickel). If it's not a QObject, you generally need to do it the hard way through dynamic instrumentation or reference tracing.



For anyone reading this, it's referring to my qrc tool, which will work on all Qt binaries.
Thanks!
WormGod is offline   Reply With Quote