Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we add the new jailbreak app to the list - https://checkra.in/ #1

Open
rahulj18 opened this issue Jul 13, 2020 · 2 comments
Open

Comments

@rahulj18
Copy link

Hi Vineet,

Thank you for the sharing the Utility.
I was trying to expand it by adding checkra1n app but I was not able to.

Do you know how we can add this app to the blacklist.

Thank you

IMG_F3658FCFCC35-1

@vineetchoudhary
Copy link
Member

Hi @rahulj18,

Sorry for the late reply.

If you have the checkra1n IPA file then you can extract that and check CFBundleURLSchemes value in Info.plist. After that, you can check if that app install or not using canOpenURL similar to this -
https://github.com/developerinsider/isJailBroken/blob/master/IsJailBroken/Extension/UIDevice%2BJailBroken.swift#L29

Alternatively, If you know the app name (EXECUTABLE_NAME) you can directly add that here -
https://github.com/developerinsider/isJailBroken/blob/master/IsJailBroken/Extension/UIDevice%2BJailBroken.swift#L65

@rahulj18
Copy link
Author

Thank you @vineetchoudhary for responding.
We do not have access to the IPA and after installing checkra1n - I use a Filza via Cydia to find out the app name but it was not there in the locations where the other apps were so I thought you might know a bit more about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants