srdr0p / qtmetaparser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :)

About

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%