frida-gum

Crates.iofrida-gum
lib.rsfrida-gum
version0.15.1
sourcesrc
created_at2021-01-10 15:39:22.175047
updated_at2024-10-30 07:36:48.251323
descriptionRust bindings for Frida
homepage
repositoryhttps://github.com/frida/frida-rust
max_upload_size
id338825
size155,549
(s1341)

documentation

README

frida-gum docs.rs

Rust bindings for Frida Gum.

Before Installing

  • Build Frida or download the latest supported 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.

Commit count: 240

cargo fmt