Skip to content
Lunat1k edited this page Apr 25, 2013 · 2 revisions

Version 38 Beta (Links are Direct Deb Downloads)

  • Discovered an NSLog bug that was causing things to crash. This has been corrected.
  • Discovered that iOS 6 changed the behavior of an API. Adjusted for the change
  • Fixed a bug with some paths giving /var/mobile and others giving /private/var/mobile causing the patcher to think it's doing a JB Detections.
  • Fixed a bug breaking Video On Demand for DirectTV for iPhone
  • Fixed a bug causing some apps like Facebook to crash
  • URL detection patch. Fixes Chrome
  • URL detection bug fix. Caused apps like twitter to crash.
  • Changed URL Detection hopefully to fix some apps still crashing
  • changed package name from com.n00neimp0rtant.xcon to co.xcon.xcon
  • There was a report of Beta 1 fixing SkyGo. I have stripped the experimental code to see if this truely fixes it.
  • changed package name back to com.n00neimp0rtant.xcon. I forgot that updated via repo people wouldn't see the update.
  • Fixed infinite update loop from n00neimp0rtant's repo. No development changes.
  • Fixed a bug causing Showtime Anytime to give Missing DRM Token
  • Updated path detection logic. Should hopefully patch a few apps.
  • Implementing some new JB Detection patches found in a few apps
  • Redesigned good vs bad path logic.
  • Added /var/lib/xcon/badlist so users can manually add files/dirs
  • Added /var/lib/xcon/safelist for paths my detector doesn't pick up. same concept as badlist.
  • Changed the behavior of a few things to hopefully get AirWatch and possibly other apps working.
  • Minor changes to the path logic
  • Added some additional patching for detections found in a few apps.
  • Added some additional patching for detections found in a few apps.
  • Fixed some bugs that broke Beta 23
  • Fixed a bug that was causing MobileIron and potentially other apps from crashing.
  • Patched another Jailbreak detection method
  • Changed the compiler from gcc to clang to utilize ARC. Which means iOS 3 is no longer supported.
  • Added some potential path checking functions
  • Found out that one of Apple's APIs doesn't always remove /private from the path. Wrote my own function to handle this scenario which fixed a problem with OpenVPN.
  • Removed a bunch of App specific hooks as they are no longer needed.
  • 27-1 - Forgot to remove some test code
  • Fixed some incorrect errorno handling which should fix some apps still not bypassing detection
  • Bug Fix that was causing some apps/games to crash
  • Added some additional potential JB Detection methods.
  • Fix for an incorrectly documented apple api that was causing some apps to crash
  • Bug fix from beta 30 causing apps to crash
  • Discovered another JB Detection method
  • Memory Leak Fix
  • Bug fix causing some apps to crash
  • No changes since RC3

Known Apps that are fixed

  • Airwatch MDM - Issue #30
  • BeMyEye - Issue #173
  • Bria - Issue #228
  • CapitalOne UK - Issue #194
  • Chrome - Issue #201
  • Cornercard - Issue #164
  • CIMB Clicks - Issue #67
  • D3 GO - Issue #219
  • DirectTV for iPad - Issue #74
  • DirectTV for iPhone - Issue #103
  • Divide App - Issue #215
  • DJMax Ray - Issue #133
  • Ekobib - Issue #217
  • E-Trade - Issue #198
  • Final Fantasy - Issue #159
  • Global TV - Issue #221
  • Locklizard - Issue #235
  • Maxdome - Issue #214
  • McAfee EMM - Issue #154
  • MobileIron - Issue #26
  • Mobile ISP - Issue #197
  • nGo - Issue #186
  • NHL Gamecenter and NHL 13 Companion App - Issue #206
  • OpenVPN - Issue #148 - Note Broken in Beta 23-26
  • OSN Play - Issue #127
  • Payleven - Issue #182
  • Quickflix - Issue #50
  • Showtime Anytime - Issue #195
  • Square - Issue #49
  • Telia Play - Issue #209
  • TV2 Sumo - Issue #178
  • Watchever App - Issue #141
  • World Pay App - Issue #216
  • XFinity TV Player - Issue #137
  • Zenprise MDM - Issue #149

Clone this wiki locally