frida-gum 0.6.1

Rust bindings for Frida Gum
Documentation

frida-gum docs.rs

Rust bindings for Frida Gum.

Before Installing

  • Build Frida or download the 14.2.14 package
  • Move frida-gum.h and libfrida-gum.a into /usr/local/include and /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.