frida 0.1.0

Rust bindings for Frida
Documentation

frida docs.rs

Rust bindings for Frida.

Before Installing

  • Build Frida or download the 14.2.3 package
  • Move frida-core.h and libfrida-core.a into /usr/local/include and /usr/local/lib (or a more appropriate folder that Rust can detect)

See the documentation for usage instructions.