frida / frida-rust

Frida Rust bindings
Other
188 stars 53 forks source link

Added get_local_device and example. #146

Closed Xoffio closed 2 months ago

Xoffio commented 2 months ago

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

I also added an example where I use it.