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

Ios jailbreak bybass detect #3838

Merged
merged 3 commits into from
Sep 8, 2024
Merged

Ios jailbreak bybass detect #3838

merged 3 commits into from
Sep 8, 2024

Conversation

shannah
Copy link
Collaborator

@shannah shannah commented Sep 8, 2024

Added support for jailbreak bypass detection via new build hint ios.detectJailbreak=true|false

If this build hint is added, then the app will exit if it detects jailbreak.

Note: If you try to debug the app with this option set, it will also exit on start because it detects the debugging process. You'll need to comment out the #define CN1_DETECT_JAILBREAK 1 if you are debugging an app with this enabled.

@shannah shannah merged commit ea6553d into master Sep 8, 2024
1 check passed
@shannah shannah deleted the ios-jailbreak-bybass-detect branch September 8, 2024 17:00
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

Successfully merging this pull request may close these issues.

1 participant