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

#80 in Operating systems

Download history 25/week @ 2024-12-04 36/week @ 2024-12-11 1/week @ 2025-01-01 220/week @ 2025-01-08 480/week @ 2025-01-15 220/week @ 2025-01-29 62/week @ 2025-02-05 21/week @ 2025-02-12 30/week @ 2025-02-19 13/week @ 2025-02-26 59/week @ 2025-03-19

77 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