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

#196 in Hardware support

Download history 10/week @ 2024-08-14 30/week @ 2024-08-21 10/week @ 2024-08-28 18/week @ 2024-09-11 13/week @ 2024-09-18 14/week @ 2024-09-25 124/week @ 2024-10-02 246/week @ 2024-10-09 24/week @ 2024-10-16 4/week @ 2024-10-23 279/week @ 2024-10-30 27/week @ 2024-11-06 17/week @ 2024-11-13 12/week @ 2024-11-20 9/week @ 2024-11-27

73 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