mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
9c0430cf91e6a26fbe1c5db0c886b104269cb31e
Turns out `PyObject_Compare()` is legacy and we should be using `PyObject_RichCompareBool()` instead.
frida-python
Python bindings for Frida.
Description
Languages
C
65.2%
Python
33.5%
Meson
0.7%
Batchfile
0.4%
Makefile
0.2%