diff --git a/README.md b/README.md index aeba9fb..bdbc026 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,8 @@ Interceptor.attach(Module.findExportByName("/system/lib/libc.so", "open"), {
Output example Intecepting `com.android.chrome` -![](gif/intercept_open_chrome_android.gif) + +![](https://github.com/iddoeldor/frida-snippets/blob/master/gif/intercept_open_chrome_android.gif)