15 releases

0.13.6 Apr 1, 2024
0.4.4 Dec 27, 2023
0.4.1 Jun 1, 2023
0.4.0 Dec 4, 2022
0.1.2 Mar 7, 2021

#144 in Hardware support

33 downloads per month

wxWindows

445KB
1K SLoC

frida docs.rs

Rust bindings for Frida.

Before Installing

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

Or: use the auto-download feature to install Frida.

See the documentation for usage instructions.


lib.rs:

Frida bindings for Rust.

Dependencies

~0.3–3.5MB
~67K SLoC