mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
057d901c06
Lots of functions were using *args and **kwargs that were kind of useless with type hinting, so I explicitly named every possible argument and its type. It breaks backward compatibility (sort of) because you can pass nonsense arguments anymore.
0 lines
0 B
Plaintext
0 lines
0 B
Plaintext
The file is empty.