frida / frida-rust

Frida Rust bindings
Other
176 stars 46 forks source link

Chaining Return/Aarch64 Bindings #132

Open mineo333 opened 4 months ago

mineo333 commented 4 months ago

This patch implements the rest of the aarch64 writer functions as well as chaining return. This is dependent on https://github.com/frida/frida-gum/pull/777.