frida / frida-rust

Frida Rust bindings
Other
176 stars 46 forks source link

Added get_local_device and example. #146

Closed Xoffio closed 1 week ago

Xoffio commented 2 weeks ago

Added the function get_local_device like in python -> frida-python:get_local_device

I also added an example where I use it.