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

#160 in Hardware support

Download history 17/week @ 2024-11-14 12/week @ 2024-11-21 7/week @ 2024-11-28 27/week @ 2024-12-05 34/week @ 2024-12-12 1/week @ 2024-12-26 456/week @ 2025-01-09 244/week @ 2025-01-16 236/week @ 2025-01-30 48/week @ 2025-02-06 24/week @ 2025-02-13 29/week @ 2025-02-20 9/week @ 2025-02-27

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