41 releases
| 0.17.1 | Nov 27, 2025 |
|---|---|
| 0.17.0 | Jul 22, 2025 |
| 0.16.10 | May 14, 2025 |
| 0.16.7 | Feb 2, 2025 |
| 0.2.3 | Mar 21, 2021 |
#3 in #devkit
8,386 downloads per month
Used in 2 crates
510KB
508 lines
frida-rust
Rust bindings for Frida.
Install
- Build Frida, or download the devkits for your system (see
frida-gumorfrida-coreREADME for version) - For crate installation:
- Move the frida-gum and frida-core devkits into
rustc-link-search, e.g.:/usr/local/{include, lib}on Unix
- Move the frida-gum and frida-core devkits into
- For local development:
- Move the frida-gum devkit into
frida-gum-sys, and the frida-core devkit intofrida-sysandcargo buildin the root
- Move the frida-gum devkit into
No runtime deps
~0–3.5MB
~54K SLoC