jeroentrappers / flutter_jailbreak_detection

Flutter jailbreak detection plugin
BSD 3-Clause "New" or "Revised" License
65 stars 95 forks source link

Jailbreak detection bypass with liberty lite #27

Open AhmedAdel94 opened 2 years ago

AhmedAdel94 commented 2 years ago

I was able to use FlutterJailbreakDetection package successfully to detect jailbroken devices, however I can bypass the detection using liberty lite tool, is there any way to detect liberty lite or to fix this issue?

jeroentrappers commented 2 years ago

Feel free to implement a detector for it and option to enable it (default false)

Hiteshc29 commented 1 year ago

Also able to successfully bypass to detect the rooted device on Android using Frida tool. Please update the package as early as possible. Thank you.

jeroentrappers commented 1 year ago

Please implement and open PR. Thanks!

Said-ai commented 1 year ago

Liberty Lite can be used to bypass root detection on android ?