mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
c7ae43e531768fa638dd191cace559daa2a31f9d
This gives us the Script#destroyed signal which we need for solving the RPC deadlock. It also gets rid of technical debt where a ton of duplicated error-prone code was required per signal binding. There was even a bug where every single one was unreffing the wrong Python object. Oops.
frida-python
Python bindings for Frida.
Description
Languages
C
65.2%
Python
33.5%
Meson
0.7%
Batchfile
0.4%
Makefile
0.2%