summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-11Make sbreload compile on older iOS versionsHEADv1.1.22masterSam Bingner
2024-01-08[uicache] Use standard uicache unconditionally pre-ios9Sam Bingner
2024-01-08[sbreload] Let's not crash if the job has no PIDv1.1.21Sam Bingner
2021-08-20[sbreload] Don't fall back to old behavior on iOS11+Sam Bingner
2021-04-14Better support for some older iOS versionsSam Bingner
2021-04-14[uicache] Add support for listing installed applications back to iOS 6.poomsmart
2021-02-19Add force optionv1.1.20Sam Bingner
2021-02-19Make uicache -u support bundle IDSam Bingner
2021-02-19Add app listing options to uicacheSam Bingner
2020-12-02Make sbreload work on tvosv1.1.19Sam Bingner
2020-05-27tvOS Supportv1.1.18Sam Bingner
2020-05-27Kill the gssc library output problem once and for allSam Bingner
2020-05-24Ignore missing file for TrustMe.appv1.1.17Sam Bingner
2019-10-28Import extra header so it can compile for tvosSam Bingner
2019-10-28This is a better source for pathSam Bingner
2019-10-24gssc <capability> was brokenSam Bingner
2019-10-23Workaround for what appears to be an iOS bugv1.1.15Sam Bingner
2019-10-14Add blacklists etcSam Bingner
2019-05-17Return way too much info from gsscSam Bingner
2019-05-17Update uicacheSam Bingner
2018-10-08Add ecid toolSam Bingner
2018-10-04Add entitlements and calls necessary for jbd/kpplessSam Bingner
2016-07-22Add ldrestart for safe restart from app jailbreak.v1.1.12Jay Freeman (saurik)
2015-10-12Add some newer MGCopyAnswer keys from iOS 8 and 9.v1.1.11Jay Freeman (saurik)
2015-10-12Avoid default cycc behavior of compiling to arm64.Jay Freeman (saurik)
2015-10-12We seem to no longer need the Xcode 4.6 toolchain.Jay Freeman (saurik)
2015-06-26Apple's newer LLVM backends generate garbage code.Jay Freeman (saurik)
2015-06-26Port to Xcode 4.6.3: newer versions of Xcode fail.v1.1.10Jay Freeman (saurik)
2015-06-26Move installd patch to separated "patcyh" package.Jay Freeman (saurik)
2015-06-25Isolate stash directory from codesign validation.Jay Freeman (saurik)
2015-06-25Simplify the build environment (for shared flags).Jay Freeman (saurik)
2015-06-25Port build to cycc (from Telesphoreo/iPhone-API).Jay Freeman (saurik)
2015-06-25On 8.3+, CS_RESTRICT breaks DYLD_INSERT_LIBRARIES.Jay Freeman (saurik)
2015-06-25On iOS 8.3, allow symbolic links as /Applications.Jay Freeman (saurik)
2014-10-31Do not attempt to fix the iOS 6 bug on iOS 7 or 8.v1.1.9Jay Freeman (saurik)
2014-10-31Do not try the new private app rebuild on iOS <<8.Jay Freeman (saurik)
2014-10-31Merge iOS 8 compatible uicache code from limneos.Jay Freeman (saurik)
2014-10-31Apparently this file was never before commited :/.Jay Freeman (saurik)
2013-12-24Hardcode gssc queries (initial set from evad3rs).v1.1.8Jay Freeman (saurik)
2013-12-24Make uicache work on iOS 7 (patch from evad3rs).Jay Freeman (saurik)
2013-09-29Do not output (null) if capabilities unavailable.Jay Freeman (saurik)
2013-09-29iOS 7 uiduid (use MobileGestalt instead of UIKit).Jay Freeman (saurik)
2013-02-06Also delete extrainst_ when cleaning the project.v1.1.7Jay Freeman (saurik)
2013-02-06Use MobileInstallation framework to fix caches.v1.1.6Jay Freeman (saurik)
2013-02-06Only attempt Weather app fix if caching Container.v1.1.5Jay Freeman (saurik)
2013-02-06Attempt to repair old caches on install.Jay Freeman (saurik)
2013-02-06Unregister totally obsolete applications.Jay Freeman (saurik)
2013-02-06If possible, only merge cached Info.plist keys.Jay Freeman (saurik)
2013-02-06Move error case to before main code.Jay Freeman (saurik)
2013-02-06Delete all of the .csstore files.Jay Freeman (saurik)