[Info] How frequently are the checks performed ? #62
Replies: 3 comments 1 reply
-
Hi @vinithreddy3, Yes, the checks are performed periodically. The interval is randomized, but no longer than four minutes. If you have any other question feel free to ask. Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hi @tompsota, thanks for the quick response. My use case was especially for the hooking detection periodically in intervals of 10-15 secs (or) max 30 secs. Comparatively it looked for me that there aren't many approaches available online to detect runtime hooking frameworks like Frida. Let me look more into that. |
Beta Was this translation helpful? Give feedback.
-
Hi would like to ask if this feature is possible in the newer versions? or if there would be any possible workarounds to get the intervals lowered? |
Beta Was this translation helpful? Give feedback.
-
Thanks for this amazing library which includes multiple checks.
As there are listeners added, it should be periodically performing these checks. How frequently are the checks performed and also is there anyway we can configure how frequently are the checks performed ?
After I started using the app I injected Frida script and noticed the hooks action listener triggered close to 1min after the script is executed.
Beta Was this translation helpful? Give feedback.
All reactions