Skip to content

Ayrx/frida-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.