mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
cc9a78ef19
Expose Device.override_option() for overriding backend-specific options on a device. Overrides apply when establishing a host session. If one already exists, changes take effect on the next connection.