Releases: GantMan/jail-monkey
Releases · GantMan/jail-monkey
v2.3.4
- Merge pull request #87 from Droidking18/master ca62571
- Prevent null reference on packageManager.getInstalledApplications 2492b47
- Merge pull request #83 from adamivancza/apple_silicon_support 45ed8ff
- Disabling jailbreak checks when app is running on Apple Silicon cee6cbe
- Merge pull request #79 from GantMan/improve-docs-fix-types ce73337
- Update Flow and TS types and ensure the JS confirms to those types f0c1c81
- Removed unused
index.js
file in root, all code points tojailmonkey.js
f2f5e08 - This module doesn’t appear to be used, this logic is duplicated in
isDebuggedMode
262dcd6 - Merge pull request #75 from GantMan/react-core-podspec d5b29c5
- Use correct React dependency in podspec e21a472
- Merge pull request #74 from GantMan/upgrade-rootbeer 54902d3
- Upgrade rootbeer package to latest (0.0.8) fa17b2a
- Merge pull request #72 from mateosilguero/patch-1 e969a0a
- Update JailMonkey.m fb73aac
2.3.3
2.3.2
2.3.0
2.2.0
Commits:
- Update README.md 2f93b10
- Merge pull request #43 from puskin94/fix/hookDetectionStaticFunctions 95169ab
- the methods should stay static f9b3f4d
- Merge pull request #42 from puskin94/feature/readmeUpdateNewMethods c60ed44
- updated the README file with new methods defbf69
- Merge pull request #40 from puskin94/feature/isDebugged 6179c27
- Merge branch 'master' into feature/isDebugged 04e660e
- Merge pull request #39 from puskin94/feature/hookDetected 30eaecc
- Merge pull request #38 from puskin94/feature/jailbreakPathsToCheck 9d62aa0
- added missing bridge ce27766
- added the hookDetection 7655eef
- added missing libraries 217fa72
- added the android part f5f46a9
- added the missing bridge aabd138
- removed the old reference and added the missing library d69f4d9
- added the ios part 7036370
- expanded the list of files to check in order to better distinguish if an iPhone is jailbroken or not c38ad82