Rust bindings for Frida.
- 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