frida 
Rust bindings for Frida.
Before Installing
- Build Frida or download the latest supported package
- Move
frida-core.handlibfrida-core.ainto/usr/local/includeand/usr/local/lib(or a more appropriate folder that Rust can detect)
Or: use the auto-download feature to install Frida.
See the documentation for usage instructions.