`JailMonkey.isJailBroken()` returns `false` on a confirmed jailbroken iOS device using a modern rootless jailbreak (Sileo-based, not Cydia).
Open
- Dominant language
- Java
- Stars
- 757
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
We're using jail-monkey 3.0.0 in our React Native app. During a security test, `JailMonkey.isJailBroken()` returned `false` on a jailbroken device that had Sileo installed (rootless jailbreak, probably Dopamine or palera1n).
It seems like the current checks don't cover rootless jailbreaks where everything is installed under `/var/jb/` instead of the traditional paths like `/Applications/Cydia.app`.
Does jail-monkey support detecting rootless jailbreaks? If not, are there any plans to add it?
Thanks!
- React Native: 0.83
- iOS: 16+
- Jailbreak: Rootless (Sileo/Dopamine or palera1n)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.