muellerberndt / frida-detection

A couple of methods for detecting Frida on Android.
431 stars 118 forks source link

Frida Detection Examples

Some random ideas for detecting Frida instrumentation from within a process:

These examples were developed to accompany a blog post. Note that copy/pasting this into your own code will not guarantee any meaningful protection.