Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 308 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 308 Bytes

frida-qml

Frida QML plugin for Qt >= 6.

Binaries

Grab one from Frida's releases, and extract it in your Qt installation's qml directory.

Building

Run:

make install

You may also first run ./configure with a suitable --prefix.