Describe the bug
i installed this plugin in application but it won't detecting the jailbroken device in iOS and failed on VAPT stage.
got to know that Team was running the interceptor script which is bypassing all the code which is written for jailbreak detection
To Reproduce
Below script run by frida server and you can see this will create the interceptor for the detection logic
- https://codeshare.frida.re/@sridharas04/darkprince-jailbreak-detection-bypass/
Expected behavior
it should detect the jailbroken device but it returns the false post running above script in JailBroken device using Frida before opening the application
Mobile/iPads:
Additional context
Add any other context about the problem here.
Describe the bug
i installed this plugin in application but it won't detecting the jailbroken device in iOS and failed on VAPT stage.
got to know that Team was running the interceptor script which is bypassing all the code which is written for jailbreak detection
To Reproduce
Below script run by frida server and you can see this will create the interceptor for the detection logic
Expected behavior
it should detect the jailbroken device but it returns the false post running above script in JailBroken device using Frida before opening the application
Mobile/iPads:
Additional context
Add any other context about the problem here.