GantMan / jail-monkey

A React Native library for identifying if a phone is rooted or mocking locations
MIT License
595 stars 148 forks source link

Jailbroken device can be bypassed using cydia tweaks. #69

Open shubham-ntz opened 4 years ago

shubham-ntz commented 4 years ago

This module is being bypassed using the cydia tweaks. Is there is any method to prevent this method.

hdsenevi commented 4 years ago

What is the exact tweak you have issue with? Can you be more specific please.

I found that using "Liberty Lite", one can bypass/hide jailbroken status https://yalujailbreak.net/liberty-lite/

nilava commented 4 years ago

https://github.com/avltree9798/isJailbroken

take a look at this, its immune to liberty lite at the moment

gabimoncha commented 3 years ago

@nilava is your library forked from jail-monkey? Would be helpful if there is one library with all security issues solved