frida / frida-gum

Cross-platform instrumentation and introspection library written in C
https://frida.re
Other
734 stars 242 forks source link

Interceptor: Flip page protection on Darwin grafted import activation #702

Closed mrmacete closed 1 year ago

mrmacete commented 1 year ago

Also add gum_darwin_query_protection() as a very fast way to get the current page protection of any address on Darwin.

oleavr commented 1 year ago

Thanks! 🤘