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
330 downloads per month
455KB
1.5K
SLoC
frida
Rust bindings for Frida.
Before Installing
- Build Frida or download the latest supported package
- Move
frida-core.h
andlibfrida-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