28 releases

0.16.7 Feb 2, 2025
0.16.5 Jan 15, 2025
0.15.1 Oct 30, 2024
0.13.7 Jul 22, 2024
0.1.2 Mar 7, 2021

#186 in Hardware support

Download history 271/week @ 2024-10-29 33/week @ 2024-11-05 16/week @ 2024-11-12 12/week @ 2024-11-19 12/week @ 2024-11-26 1/week @ 2024-12-03 60/week @ 2024-12-10 1/week @ 2024-12-31 672/week @ 2025-01-14 28/week @ 2025-01-21 203/week @ 2025-01-28 79/week @ 2025-02-04 19/week @ 2025-02-11

363 downloads per month

wxWindows

470KB
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.6–4.5MB
~85K SLoC