frida / frida-rust

Frida Rust bindings
Other
188 stars 53 forks source link

Add Stalker::follow functionality to frida-gum #89

Closed XiangruLiu0 closed 1 year ago

XiangruLiu0 commented 1 year ago

Stalker::follow can be very useful in many scenarios. This pull request aims to implement the Stalker::follow function in frida-gum. The frida-gum-sys library already provides this functionality at low level, but it is not currently exposed through the frida-gum bindings.

XiangruLiu0 commented 1 year ago

Someone would review this pull request? LOL

XiangruLiu0 commented 1 year ago

Someone would review this pull request? LOL

@meme

meme commented 1 year ago

Thanks