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

#141 in Hardware support

Download history 11/week @ 2024-02-17 25/week @ 2024-02-24 4/week @ 2024-03-02 11/week @ 2024-03-09 3/week @ 2024-03-16 295/week @ 2024-03-30 30/week @ 2024-04-06

332 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–4MB
~69K SLoC