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

ChangeLog for Version 38 #80

Closed
Lunat1k opened this issue Aug 15, 2012 · 1 comment
Closed

ChangeLog for Version 38 #80

Lunat1k opened this issue Aug 15, 2012 · 1 comment
Milestone

Comments

@Lunat1k
Copy link
Collaborator

Lunat1k commented Aug 15, 2012

Version 38 Beta (Links are Direct Deb Downloads)

  • Beta 1 - http://goo.gl/BHB4p
  • Beta 2 - http://goo.gl/RGSEu
  • Beta 3 - http://goo.gl/xPPnn
  • Beta 4 - http://goo.gl/azouI
  • Beta 5 - http://goo.gl/FdLh4
  • Beta 6 - http://goo.gl/xPwnr
    • Discovered an NSLog bug that was causing things to crash. This has been corrected.
  • Beta 7 - http://goo.gl/EfC7C
    • Discovered that iOS 6 changed the behavior of an API. Adjusted for the change
  • Beta 8 - http://goo.gl/q4n9u
    • 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.
  • Beta 9 - http://goo.gl/HbCjR
    • Fixed a bug breaking Video On Demand for DirectTV for iPhone
  • Beta 10 - http://goo.gl/OSElI
    • Fixed a bug causing some apps like Facebook to crash
  • Beta 11 - http://goo.gl/EeZp2
    • URL detection patch. Fixes Chrome
  • Beta 12 - http://goo.gl/Jc1Gg
    • URL detection bug fix. Caused apps like twitter to crash.
  • Beta 13 - http://goo.gl/Pxv74
    • Changed URL Detection hopefully to fix some apps still crashing
    • changed package name from com.n00neimp0rtant.xcon to co.xcon.xcon
  • Beta 14 - http://goo.gl/YIZVG
    • 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.
  • Beta 15 - http://goo.gl/jCDZB
    • Fixed infinite update loop from n00neimp0rtant's repo. No development changes.
  • Beta 16 - http://goo.gl/cAGxy
    • Fixed a bug causing Showtime Anytime to give Missing DRM Token
  • Beta 17 - http://goo.gl/hP3OY
    • Updated path detection logic. Should hopefully patch a few apps.
  • Beta 18 - http://goo.gl/cWO09
    • Implementing some new JB Detection patches found in a few apps
  • Beta 19 - http://goo.gl/ZyKUi
    • 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.
  • Beta 20 - http://goo.gl/KlCrL
    • Changed the behavior of a few things to hopefully get AirWatch and possibly other apps working.
  • Beta 21 - http://goo.gl/b4Ufw
    • Minor changes to the path logic
  • Beta 22 - http://goo.gl/S68pb
    • Added some additional patching for detections found in a few apps.
  • Beta 23 - http://goo.gl/akIe9
    • Added some additional patching for detections found in a few apps.
  • Beta 24 - http://goo.gl/umGz7
    • Fixed some bugs that broke Beta 23
  • Beta 25 - http://goo.gl/hhhkZ
    • Fixed a bug that was causing MobileIron and potentially other apps from crashing.
  • Beta 26 - http://goo.gl/hd9e2
    • Patched another Jailbreak detection method
  • Beta 27 - http://goo.gl/Y6htV
    • 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
  • Beta 28 - http://goo.gl/SRBvw
    • Fixed some incorrect errorno handling which should fix some apps still not bypassing detection
  • Beta 29 - http://goo.gl/W5kRA
    • Bug Fix that was causing some apps/games to crash
    • Added some additional potential JB Detection methods.
  • Beta 30 - http://goo.gl/Vvmoa
    • Fix for an incorrectly documented apple api that was causing some apps to crash
  • Beta 31 - http://goo.gl/kjA8a
    • Bug fix from beta 30 causing apps to crash
  • Beta 32 / RC1 - http://goo.gl/J1tnE
    • Discovered another JB Detection method
  • Beta 33 / RC2 - http://goo.gl/5XSnY
    • Memory Leak Fix
  • Beta 34 / RC3 - http://goo.gl/EJbwo
    • Bug fix causing some apps to crash
  • Final - http://goo.gl/UPDBx
    • No changes since RC3

Known Apps that are fixed

@Lunat1k
Copy link
Collaborator Author

Lunat1k commented Apr 24, 2013

Moving this changelog to the wiki at https://github.com/n00neimp0rtant/xCon-Issues/wiki/V38-ChangeLog

@Lunat1k Lunat1k closed this as completed Apr 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant