20 unstable releases (6 breaking)

0.15.1 Oct 30, 2024
0.14.2 Oct 13, 2024
0.13.7 Jul 22, 2024
0.4.4 Dec 27, 2023
0.1.2 Mar 7, 2021

#149 in Hardware support

Download history 40/week @ 2024-07-28 16/week @ 2024-08-04 18/week @ 2024-08-11 14/week @ 2024-08-18 29/week @ 2024-08-25 1/week @ 2024-09-01 6/week @ 2024-09-08 17/week @ 2024-09-15 16/week @ 2024-09-22 9/week @ 2024-09-29 185/week @ 2024-10-06 202/week @ 2024-10-13 7/week @ 2024-10-20 250/week @ 2024-10-27 50/week @ 2024-11-03 18/week @ 2024-11-10

330 downloads per month

wxWindows

455KB
1.5K 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.7–4.5MB
~84K SLoC