frida-gum 0.2.0

Rust bindings for Frida Gum
Documentation

frida-gum docs.rs

Rust bindings for Frida Gum.

Before Installing

  • Build Frida or download the 14.2.13 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)

See the documentation for usage instructions.