frida-rs 0.1.0

Write Frida scripts in Rust
Documentation

frida_rs

Crates.io

Write Frida scripts in Rust thanks to the power of WebAssembly. This crate provides idiomatic Rust bindings to the various Frida APIs. For an example of how to structure an agent using this crate, please refer to https://github.com/Ayrx/frida-rs-example.

Please refer to the documentation for more information.