Skip to content

no JailBroken detection using the frida overwrite tool in iPad #16

@ankitp047

Description

@ankitp047

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

  1. 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:

  • OS: iOS iPads

Additional context
Add any other context about the problem here.

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions