-
We are not able to run the app when we install the react-native-detect-frida pacakge.
-
Hi,
I've noticed that on Pixel and other latest devices, the isRooted is returning true even though the devices are not rooted. This seems to be a false positive detection.
Steps to Reproduce:
…
-
Thanks for this wonderful package. I have a react native project and I couldn't find any readme for integrating with React Native. Could you point me to tutorial to implement this in React native.
-
Hello!
We are working on a react native app that uses `"jail-monkey": "^2.7.0",` and at the initialisation of the app we check if the device is jail broken or in case there are any hooking methods …
-
> We need a feature to allow the addition of an external Frida script in order to bypass jailbreak detection and run the application smoothly.
>
> I have a custom Frida script to bypass the jailbre…
-
First of all, very cool project!
I was trying out the latest release with the Facebook app and it's not working for me. Tried a reboot. Works fine in Safari. Console notifies of it being loaded. Scre…
-
Is there a reason why I keep getting hit with captcha? I tried logging in via flex app and accepting a random block and finishing the captcha but when I turn the bot on again I get the captcha sent.
-
Any support/documentation for the refreshed 2018 MacBook Pros?
I have one and I'll be willing to help with tinkering stuff especially since they are using the new T2 chips.
-
### Description
ld: warning: Could not find or use auto-linked framework 'yoga'
ld: warning: Could not find or use auto-linked framework 'React'
Undefined symbols for architecture arm64:
"_FB…
-
**Describe the bug**
I have implemented the Free-RASP in react native as per the example, But the Frida hook is detected in the fifth re-render of Free-RASP config, so the App is open (Launch screen …