qtmetaparser an ida script to parse the qt 5 metadata, including the class, method. Usage Move the cursor to the start of qt metaobject (usually in the .data segment), run the script. qt metaobject looks like: after running the script: TODO Everything except stringdata, method :)