├── .gitignore ├── CNAME ├── CydiaIcon.png ├── CydiaIcon@2x.png ├── CydiaIcon@3x.png ├── Packages ├── Packages.bz2 ├── Packages.xz ├── Packages.zst ├── Release ├── Release-template ├── Release.gpg ├── debs ├── com.anemonetheming.anemone3-extsb_3.0~beta14_iphoneos-arm.deb ├── com.anemonetheming.anemone3_3.0~beta24_iphoneos-arm.deb ├── org.coolstar.jbupdater_1.0.2_iphoneos-arm.deb ├── org.coolstar.libhooker-configurator_1.4_iphoneos-arm.deb ├── org.coolstar.libhooker-newabi_1.6.8_iphoneos-arm.deb ├── org.coolstar.libhooker-oldabi_1.6.9_iphoneos-arm.deb ├── org.coolstar.libhooker_1.6.9-1_iphoneos-arm.deb ├── org.coolstar.libhooker_1.6.9_iphoneos-arm.deb ├── org.coolstar.maXscale_1.0_iphoneos-arm.deb ├── org.coolstar.safemode_1.1.4_iphoneos-arm.deb ├── org.swift.libswift_5.0-electra2_iphoneos-arm.deb ├── preferenceloader_3.0.3_iphoneos-arm.deb ├── rocketbootstrap_1.1.0~libhooker2-iphoneos-arm.deb ├── taurine-permanent_1.1.7-3_iphoneos-arm.deb └── taurine-permanent_1.1.7_iphoneos-arm.deb ├── depictions ├── assets │ ├── org.coolstar.anemone-banner.jpg │ ├── org.coolstar.anemone-screen1.png │ ├── org.coolstar.anemone-screen2.png │ ├── org.coolstar.anemone-screen3.png │ ├── org.coolstar.anemone-screen4.png │ ├── org.coolstar.anemone3-top-draft.png │ ├── org.coolstar.libhooker-banner.jpg │ ├── org.coolstar.libhooker-screen1.png │ ├── org.coolstar.libhooker-screen2.png │ ├── org.coolstar.taurine-banner.jpg │ ├── org.coolstar.taurine-ipad.png │ └── org.coolstar.taurine-iphones.png ├── icons │ ├── anemone3.png │ ├── libhooker.png │ └── taurine.png └── json │ ├── anemone3.json │ ├── anemone3extsb.json │ ├── libhooker-configurator.json │ ├── libhooker.json │ └── taurine-permanent.json ├── index.html ├── jbd-vers.plist ├── libhooker-beta ├── CydiaIcon.png ├── CydiaIcon@2x.png ├── CydiaIcon@3x.png ├── Packages ├── Packages.bz2 ├── Packages.xz ├── Packages.zst ├── Release ├── Release-template ├── Release.gpg ├── debs │ ├── org.coolstar.libhooker_1.6.9b1_iphoneos-arm.deb │ └── org.coolstar.libhooker_1.6.9b2_iphoneos-arm.deb ├── update.sh └── updaterelease.php ├── otas ├── odyssey-base-v2.json ├── odyssey-base.json ├── odyssey-base.tar ├── taurine-base-v2.json ├── taurine-base.json └── taurine-base.tar ├── update.sh └── updaterelease.php /.gitignore: -------------------------------------------------------------------------------- 1 | 2 | .DS_Store 3 | -------------------------------------------------------------------------------- /CNAME: -------------------------------------------------------------------------------- 1 | repo.theodyssey.dev -------------------------------------------------------------------------------- /CydiaIcon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/CydiaIcon.png -------------------------------------------------------------------------------- /CydiaIcon@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/CydiaIcon@2x.png -------------------------------------------------------------------------------- /CydiaIcon@3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/CydiaIcon@3x.png -------------------------------------------------------------------------------- /Packages: -------------------------------------------------------------------------------- 1 | Package: com.anemonetheming.anemone3 2 | Version: 3.0~beta24 3 | Architecture: iphoneos-arm 4 | Maintainer: AnemoneTeam 5 | Depends: firmware (>=11.0), org.coolstar.libhooker, firmware (>=12.2) | org.swift.libswift (>=5.0) 6 | Conflicts: winterboard, com.codethemed.iconbundles, com.idd.iconomatic 7 | Replaces: org.coolstar.themelib, anemoneteam.anemone, com.anemonetheming.anemone, winterboard, com.codethemed.iconbundles, com.idd.iconomatic 8 | Provides: org.coolstar.themelib, anemoneteam.anemone, com.anemonetheming.anemone, winterboard, com.codethemed.iconbundles, com.idd.iconomatic 9 | Filename: debs/com.anemonetheming.anemone3_3.0~beta24_iphoneos-arm.deb 10 | Size: 806104 11 | MD5sum: 5a6ecb1246370c94092b276cb339d3d9 12 | SHA1: 353d12caa80b45c83520fcb0bd36929f8d7a9812 13 | SHA256: 84eeb6de088df255ced205abb5b0fa500bc81a5bd27ba3cb954e4f7256c2e7f7 14 | Section: Tweaks 15 | Description: An awesome theme manager! 16 | Author: AnemoneTeam 17 | Icon: https://repo.theodyssey.dev/depictions/icons/anemone3.png 18 | Name: Anemone 3 19 | Sileodepiction: https://repo.theodyssey.dev/depictions/json/anemone3.json 20 | 21 | Package: com.anemonetheming.anemone3-extsb 22 | Version: 3.0~beta14 23 | Architecture: iphoneos-arm 24 | Maintainer: AnemoneTeam 25 | Depends: firmware (>=11.0), org.coolstar.libhooker, com.anemonetheming.anemone3 (>=3.0~beta16) 26 | Replaces: org.coolstar.classicdock, org.coolstar.classicbadges 27 | Provides: org.coolstar.classicdock, org.coolstar.classicbadges 28 | Filename: debs/com.anemonetheming.anemone3-extsb_3.0~beta14_iphoneos-arm.deb 29 | Size: 37064 30 | MD5sum: df19351f027b9b3cd4e768bbb8f7f043 31 | SHA1: 719a99d6a004e31201dba6694851382ae9c51a73 32 | SHA256: b4876b9b280ff37a594738877241729c73ec3417a68afc061de45837d2b3d04f 33 | Section: Tweaks 34 | Description: An awesome theme manager! 35 | Author: AnemoneTeam 36 | Icon: https://repo.theodyssey.dev/depictions/icons/anemone3.png 37 | Name: Anemone 3 SpringBoard Extension Pack 38 | Sileodepiction: https://repo.theodyssey.dev/depictions/json/anemone3extsb.json 39 | 40 | Package: com.rpetrich.rocketbootstrap 41 | Version: 1.1.0~libhooker2 42 | Architecture: iphoneos-arm 43 | Maintainer: CoolStar 44 | Depends: org.coolstar.libhooker 45 | Filename: debs/rocketbootstrap_1.1.0~libhooker2-iphoneos-arm.deb 46 | Size: 10444 47 | MD5sum: baf051456b187d84a08c45129141a9ff 48 | SHA1: 4327f33c86f776a5005d95a5159234234d3f9ed0 49 | SHA256: 6c193c277b455339bea58ea5dd16675bed032f1c3abe8cdb569a80b925e1b3ac 50 | Section: Tweaks 51 | Description: Support library allowing tweaks to communicate with sandboxed processes 52 | Tag: purpose::extension, role::developer 53 | Author: Ryan Petrich 54 | Dev: rpetrich 55 | Name: RocketBootstrap 56 | 57 | Package: org.coolstar.jbupdater 58 | Version: 1.0.2 59 | Architecture: iphoneos-arm 60 | Maintainer: CoolStar 61 | Depends: firmware (>= 13.0), firmware (<< 15.0) 62 | Filename: debs/org.coolstar.jbupdater_1.0.2_iphoneos-arm.deb 63 | Size: 25108 64 | MD5sum: 3bcc0d1831034a520afac65659e1572d 65 | SHA1: 93db85789181c030531675b79f53b97c248d78db 66 | SHA256: bdf9b671a3e6725a84fab44d32db4bda3b52b2ebd150e43950fbd9147b0c946b 67 | Section: System 68 | Priority: optional 69 | Description: Update Odyssey / Taurine without rebooting and rejailbreaking 70 | Author: CoolStar 71 | Name: Jailbreak Updater 72 | Sileodepiction: https://repo.theodyssey.dev/depictions/jbupdater.json 73 | 74 | Package: org.coolstar.libhooker 75 | Version: 1.6.9 76 | Architecture: iphoneos-arm 77 | Maintainer: CoolStar 78 | Depends: firmware (>= 11.0), cy+cpu.arm64, org.coolstar.safemode 79 | Conflicts: com.ex.libsubstitute, org.coolstar.tweakinject, mobilesubstrate, libhooker-strap, com.saurik.substrate.safemode 80 | Replaces: com.ex.libsubstitute, org.coolstar.tweakinject, mobilesubstrate, libhooker-strap, com.saurik.substrate.safemode 81 | Provides: com.ex.libsubstitute (= 2.0), org.coolstar.tweakinject (= 1.5.0), mobilesubstrate (= 99.4), libhooker-strap (= 1.1), com.saurik.substrate.safemode (= 2.0) 82 | Filename: debs/org.coolstar.libhooker_1.6.9_iphoneos-arm.deb 83 | Size: 56032 84 | MD5sum: baf916c12b2cff38525884bf93aac39a 85 | SHA1: f301e048bef8a0c32ca15da85c556571eefca27d 86 | SHA256: 478cea9a549bc382efd5f3a050b5b8ceebdf0225b8191ad01322b0f9b49ec3a3 87 | Section: System 88 | Description: General Purpose Injection and Hooking library for 64-bit devices 89 | Author: CoolStar 90 | Icon: https://repo.theodyssey.dev/depictions/icons/libhooker.png 91 | Name: libhooker 92 | Sileodepiction: https://repo.theodyssey.dev/depictions/json/libhooker.json 93 | 94 | Package: org.coolstar.libhooker 95 | Version: 1.6.9-1 96 | Architecture: iphoneos-arm 97 | Maintainer: CoolStar 98 | Depends: firmware (>= 11.0), cy+cpu.arm64, org.coolstar.safemode, org.coolstar.libhooker-oldabi | org.coolstar.libhooker-newabi 99 | Conflicts: com.ex.libsubstitute, org.coolstar.tweakinject, mobilesubstrate, libhooker-strap, com.saurik.substrate.safemode 100 | Replaces: com.ex.libsubstitute, org.coolstar.tweakinject, mobilesubstrate, libhooker-strap, com.saurik.substrate.safemode 101 | Provides: com.ex.libsubstitute (= 2.0), org.coolstar.tweakinject (= 1.5.0), mobilesubstrate (= 99.4), libhooker-strap (= 1.1), com.saurik.substrate.safemode (= 2.0) 102 | Filename: debs/org.coolstar.libhooker_1.6.9-1_iphoneos-arm.deb 103 | Size: 16184 104 | MD5sum: 9b51ba85fe47ec384afe9a86252035f2 105 | SHA1: 50b3a31d6a8b6fde345583ef0fc57ce44e62f668 106 | SHA256: cf0f5aa812b999fd00e47f8e74aa99489d5c9a848a1a434b8cb675e72f6838f1 107 | Section: System 108 | Description: General Purpose Injection and Hooking library for 64-bit devices 109 | Author: CoolStar 110 | Icon: https://repo.theodyssey.dev/depictions/icons/libhooker.png 111 | Name: libhooker (common) 112 | Sileodepiction: https://repo.theodyssey.dev/depictions/json/libhooker.json 113 | 114 | Package: org.coolstar.libhooker-configurator 115 | Version: 1.4 116 | Architecture: iphoneos-arm 117 | Maintainer: CoolStar 118 | Depends: org.coolstar.libhooker (>=1.4.0), firmware (>= 12.2) | org.swift.libswift (>= 5.0), firmware (>= 12.0) 119 | Filename: debs/org.coolstar.libhooker-configurator_1.4_iphoneos-arm.deb 120 | Size: 269036 121 | MD5sum: 3418949fc82a1afdb93935c8e7900855 122 | SHA1: 94bdfa21f9736add524a891fcd544d2c29e81e65 123 | SHA256: 00952eb154b13415704cc8fd48610920a66ef2fb45bf0f079381961904249a2b 124 | Section: Packaging 125 | Priority: required 126 | Description: Configuration Utility for libhooker 127 | Author: CoolStar 128 | Icon: https://repo.theodyssey.dev/depictions/icons/libhooker.png 129 | Name: libhooker configurator 130 | Sileodepiction: https://repo.theodyssey.dev/depictions/json/libhooker-configurator.json 131 | 132 | Package: org.coolstar.libhooker-newabi 133 | Version: 1.6.8 134 | Architecture: iphoneos-arm 135 | Maintainer: CoolStar 136 | Depends: firmware (>= 14.0), cy+cpu.arm64, org.coolstar.safemode, org.coolstar.libhooker (>= 1.6.9-1) 137 | Replaces: org.coolstar.libhooker (<= 1.6.9) 138 | Filename: debs/org.coolstar.libhooker-newabi_1.6.8_iphoneos-arm.deb 139 | Size: 45980 140 | MD5sum: 3457d9e0a9040bfa20be89737f20cafc 141 | SHA1: f9a8460f9f914039dbb2768c83129131f25a38ca 142 | SHA256: fe9b67a8010f23ab08acb595fa3604098597a0c7c9eda51ae74b7b863c141717 143 | Section: System 144 | Description: General Purpose Injection and Hooking library for 64-bit devices 145 | Author: CoolStar 146 | Icon: https://repo.theodyssey.dev/depictions/icons/libhooker.png 147 | Name: libhooker (New ABI) 148 | Sileodepiction: https://repo.theodyssey.dev/depictions/json/libhooker.json 149 | 150 | Package: org.coolstar.libhooker-oldabi 151 | Version: 1.6.9 152 | Architecture: iphoneos-arm 153 | Maintainer: CoolStar 154 | Depends: firmware (>= 11.0), firmware (<< 14.0), cy+cpu.arm64, org.coolstar.safemode, org.coolstar.libhooker (>= 1.6.9-1) 155 | Replaces: org.coolstar.libhooker (<= 1.6.9) 156 | Filename: debs/org.coolstar.libhooker-oldabi_1.6.9_iphoneos-arm.deb 157 | Size: 42228 158 | MD5sum: 42e609faf440d2dcf165beca103cd19d 159 | SHA1: b4fc51901539d28b41bcc59194532d273024c459 160 | SHA256: 19cc2f3c0f219435d5de1fb6aa7fb25748e0b6a7ef4e83cc2e3a98ce45067ace 161 | Section: System 162 | Description: General Purpose Injection and Hooking library for 64-bit devices 163 | Author: CoolStar 164 | Icon: https://repo.theodyssey.dev/depictions/icons/libhooker.png 165 | Name: libhooker (Old ABI) 166 | Sileodepiction: https://repo.theodyssey.dev/depictions/json/libhooker.json 167 | 168 | Package: org.coolstar.maXscale 169 | Version: 1.0 170 | Architecture: iphoneos-arm 171 | Maintainer: CoolStar 172 | Depends: firmware (>= 12.0), cy+cpu.arm64, org.coolstar.libhooker (>= 1.5.5) 173 | Filename: debs/org.coolstar.maXscale_1.0_iphoneos-arm.deb 174 | Size: 4904 175 | MD5sum: 5d0896e1eba6ef99f88c90bb55430905 176 | SHA1: 3d7b07a8c64748d598cb119e25e346efca5989c3 177 | SHA256: b51120ef536c0a15e016173db36b8cd047bded979276bf0767c2885d70b1b1b5 178 | Section: System 179 | Description: iPhone XS Max display resolution for iPhone X / Xs 180 | Author: CoolStar 181 | Icon: https://repo.theodyssey.dev/depictions/icons/maXscale.png 182 | Name: maXscale 183 | Sileodepiction: https://repo.theodyssey.dev/depictions/json/maXscale.json 184 | 185 | Package: org.coolstar.safemode 186 | Version: 1.1.4 187 | Architecture: iphoneos-arm 188 | Maintainer: CoolStar 189 | Depends: firmware (>= 11.0), cy+cpu.arm64 190 | Replaces: org.coolstar.libhooker (<<1.2.5) 191 | Filename: debs/org.coolstar.safemode_1.1.4_iphoneos-arm.deb 192 | Size: 558304 193 | MD5sum: 43526b865445d84251d78f99a6325ab5 194 | SHA1: fd03023d7559d36435f4d64bad92504cc9d46297 195 | SHA256: 44368da007c8b46bd7d69c48f0724b36d423758e807215e67f12f85a8ea4966e 196 | Section: System 197 | Description: Safe Mode app for libhooker 198 | Author: CoolStar 199 | Name: Safe Mode (libhooker) 200 | 201 | Package: org.swift.libswift 202 | Version: 5.0-electra2 203 | Architecture: iphoneos-arm 204 | Maintainer: CoolStar 205 | Depends: firmware (>= 7.0) 206 | Filename: debs/org.swift.libswift_5.0-electra2_iphoneos-arm.deb 207 | Size: 23330860 208 | MD5sum: 41d4fb6b08e22467836a200d6bf8db9c 209 | SHA1: 020e2926035d63cdb59e62b8d6a63cee88f0a14f 210 | SHA256: 07adbccbde8682adb44e8dcf0bdd6bef5c909d879ca654e6533f8a52f1884ced 211 | Section: Development 212 | Description: Swift runtime for iOS 213 | Tag: purpose::extension, compatible::ios12 214 | Author: Kabir Oberai 215 | Dev: kabiroberai 216 | Name: libswift (stable) 217 | Sileodepiction: https://coolstar.moe/sileoassets/depictionoverride.php?package=org.swift.libswift 218 | 219 | Package: preferenceloader 220 | Version: 3.0.3 221 | Architecture: iphoneos-arm 222 | Maintainer: CoolStar 223 | Depends: mobilesubstrate 224 | Filename: debs/preferenceloader_3.0.3_iphoneos-arm.deb 225 | Size: 16352 226 | MD5sum: 1800137953e1523798f8fe4ce5fa2c5a 227 | SHA1: 53ad8ffcb2769c43814cb699f40f0d0ee0b8e39c 228 | SHA256: 5c592ff319fad961cd87f7ddd309409f2a004de129c4dc8500c64391dd48a00f 229 | Section: System 230 | Description: load preferences in style 231 | Tag: role::hacker, purpose::library 232 | Author: Dustin Howett 233 | Dev: dustinhowett 234 | Name: PreferenceLoader 235 | Sileodepiction: https://repo.theodyssey.dev/depictions/json/preferenceloader.json 236 | 237 | Package: taurine-permanent 238 | Version: 1.1.7 239 | Architecture: iphoneos-arm 240 | Maintainer: Odyssey Team 241 | Filename: debs/taurine-permanent_1.1.7_iphoneos-arm.deb 242 | Size: 30133688 243 | MD5sum: 7203eb6d4d1de0ae2f400da23eaf2dd4 244 | SHA1: 767534e5abf83b1832f8bb0fe0a2c3fda06ee2a7 245 | SHA256: 42234d4d1ac1d9f102142e2dd025e7f18d530bd2c081e34fcd2bcd38bc59675f 246 | Section: Applications 247 | Priority: standard 248 | Homepage: https://taurine.app/ 249 | Description: (Relatively) permanent install of Taurine. 250 | Icon: https://repo.theodyssey.dev/depictions/icons/taurine.png 251 | Name: Taurine (Permanent) 252 | Sileodepiction: https://repo.theodyssey.dev/depictions/json/taurine-permanent.json 253 | 254 | Package: taurine-permanent 255 | Version: 1.1.7-3 256 | Architecture: iphoneos-arm 257 | Maintainer: Odyssey Team 258 | Filename: debs/taurine-permanent_1.1.7-3_iphoneos-arm.deb 259 | Size: 30133276 260 | MD5sum: 05901275e64603311d97c47bb8720470 261 | SHA1: 410a14012fd01403f5fe823208a18decbf2d5a1f 262 | SHA256: caa65c79f43c56f7300ec9ff7e7583bfa539499baf6d4b9729ed8515e5220418 263 | Section: Applications 264 | Priority: standard 265 | Homepage: https://taurine.app/ 266 | Description: (Relatively) permanent install of Taurine. 267 | Icon: https://repo.theodyssey.dev/depictions/icons/taurine.png 268 | Name: Taurine (Permanent) 269 | Sileodepiction: https://repo.theodyssey.dev/depictions/json/taurine-permanent.json 270 | 271 | -------------------------------------------------------------------------------- /Packages.bz2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/Packages.bz2 -------------------------------------------------------------------------------- /Packages.xz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/Packages.xz -------------------------------------------------------------------------------- /Packages.zst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/Packages.zst -------------------------------------------------------------------------------- /Release: -------------------------------------------------------------------------------- 1 | Origin: Odyssey Repo 2 | Label: Odyssey Repo 3 | Suite: stable 4 | Version: 1.0 5 | Architectures: iphoneos-arm 6 | Components: main 7 | Codename: odyssey-ios 8 | Description: CoolStar Additions for the Odyssey jailbreak 9 | Date: Sat, 23 Sep 2023 18:58:34 +0000 10 | MD5Sum: 11 | d4736714f02fa6407942caeff38d9b0e 12053 Packages 12 | 43e9b8bd61bc927804411f3ff4ac6251 3348 Packages.bz2 13 | faec99bfb300b3a4db246c49d8944142 3116 Packages.xz 14 | afa57fd94bf9130f739b5e5b6c66c0cc 3257 Packages.zst 15 | SHA1: 16 | f1baf1dab643c9ac26abc927e16cccc3de40489e 12053 Packages 17 | 33c774ba7e0237c93966f7dc6fa541364319337f 3348 Packages.bz2 18 | 21a538b39cabe7dfbd218f121d84d30271816754 3116 Packages.xz 19 | 5739af7222381e0289e9ec4e7683ee673dbc1d32 3257 Packages.zst 20 | SHA256: 21 | 0a65d36b09e494d87fd816c4a2f02a4644b8be7c1d47876ce0ecb45225897803 12053 Packages 22 | aea86793ffe104ab3e914c40b13ed0f33db555dc9ccf1ac646c14e777b3d311a 3348 Packages.bz2 23 | f3ed8e7bb4de374c2c0dc4b8c412c9f25d4bad5a27b4554e51c02b29a4d4618f 3116 Packages.xz 24 | cb61054a7b54e65ee01bda44a5668a87d795ed0819f19f7ca274748ebddc0c29 3257 Packages.zst 25 | SHA512: 26 | 977ce937d12211371f6bd4baffb540fab95874262577c5942c949a10f40ee487b515017880dc01cd905a8e5149f1244c9a044ee2491873382b5418cc28b743e4 12053 Packages 27 | 3c6552a4d1a0333d24dbb82c035e3010790ab6fe9379ab04e2b78d2ef494ae1f0b0ba0a11afce07ecb2f595b4a80c528236803a4a5a7b923cbf32a5ecad7121a 3348 Packages.bz2 28 | f6bc7d2cc92ff914ae23f56ab29993317668f2fd326e142126d65d6a7dc06632503f7a6e64fea3b837c0899dd6b516fb577995f684103ef02c5025bf8323db26 3116 Packages.xz 29 | 2119d85bd1b8f921de1b8ab0bc26b935592316a0a72dffb124cd810af1952dc8459bf489dc58bfc0aae5278e4cd902d08b8ce278e6dd3c89f04872d522624059 3257 Packages.zst 30 | -------------------------------------------------------------------------------- /Release-template: -------------------------------------------------------------------------------- 1 | Origin: Odyssey Repo 2 | Label: Odyssey Repo 3 | Suite: stable 4 | Version: 1.0 5 | Architectures: iphoneos-arm 6 | Components: main 7 | Codename: odyssey-ios 8 | Description: CoolStar Additions for the Odyssey jailbreak 9 | -------------------------------------------------------------------------------- /Release.gpg: -------------------------------------------------------------------------------- 1 | -----BEGIN PGP SIGNATURE----- 2 | 3 | iHUEABYKAB0WIQQnA9CUd/fvybloIZBXEPAKJQeLLQUCZQ81XAAKCRBXEPAKJQeL 4 | LTjbAQDPepwNWjpyxyJGF0GWqaoyS3Zx7b7zEjYsux2pKobC/AEAp0v3g7y4/3bJ 5 | 3ipnq+X3WCLpXEorFakrJLdSH7iLZwU= 6 | =5eQ1 7 | -----END PGP SIGNATURE----- 8 | -------------------------------------------------------------------------------- /debs/com.anemonetheming.anemone3-extsb_3.0~beta14_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/com.anemonetheming.anemone3-extsb_3.0~beta14_iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/com.anemonetheming.anemone3_3.0~beta24_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/com.anemonetheming.anemone3_3.0~beta24_iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/org.coolstar.jbupdater_1.0.2_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/org.coolstar.jbupdater_1.0.2_iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/org.coolstar.libhooker-configurator_1.4_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/org.coolstar.libhooker-configurator_1.4_iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/org.coolstar.libhooker-newabi_1.6.8_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/org.coolstar.libhooker-newabi_1.6.8_iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/org.coolstar.libhooker-oldabi_1.6.9_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/org.coolstar.libhooker-oldabi_1.6.9_iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/org.coolstar.libhooker_1.6.9-1_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/org.coolstar.libhooker_1.6.9-1_iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/org.coolstar.libhooker_1.6.9_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/org.coolstar.libhooker_1.6.9_iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/org.coolstar.maXscale_1.0_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/org.coolstar.maXscale_1.0_iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/org.coolstar.safemode_1.1.4_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/org.coolstar.safemode_1.1.4_iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/org.swift.libswift_5.0-electra2_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/org.swift.libswift_5.0-electra2_iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/preferenceloader_3.0.3_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/preferenceloader_3.0.3_iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/rocketbootstrap_1.1.0~libhooker2-iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/rocketbootstrap_1.1.0~libhooker2-iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/taurine-permanent_1.1.7-3_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/taurine-permanent_1.1.7-3_iphoneos-arm.deb -------------------------------------------------------------------------------- /debs/taurine-permanent_1.1.7_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/debs/taurine-permanent_1.1.7_iphoneos-arm.deb -------------------------------------------------------------------------------- /depictions/assets/org.coolstar.anemone-banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/assets/org.coolstar.anemone-banner.jpg -------------------------------------------------------------------------------- /depictions/assets/org.coolstar.anemone-screen1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/assets/org.coolstar.anemone-screen1.png -------------------------------------------------------------------------------- /depictions/assets/org.coolstar.anemone-screen2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/assets/org.coolstar.anemone-screen2.png -------------------------------------------------------------------------------- /depictions/assets/org.coolstar.anemone-screen3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/assets/org.coolstar.anemone-screen3.png -------------------------------------------------------------------------------- /depictions/assets/org.coolstar.anemone-screen4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/assets/org.coolstar.anemone-screen4.png -------------------------------------------------------------------------------- /depictions/assets/org.coolstar.anemone3-top-draft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/assets/org.coolstar.anemone3-top-draft.png -------------------------------------------------------------------------------- /depictions/assets/org.coolstar.libhooker-banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/assets/org.coolstar.libhooker-banner.jpg -------------------------------------------------------------------------------- /depictions/assets/org.coolstar.libhooker-screen1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/assets/org.coolstar.libhooker-screen1.png -------------------------------------------------------------------------------- /depictions/assets/org.coolstar.libhooker-screen2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/assets/org.coolstar.libhooker-screen2.png -------------------------------------------------------------------------------- /depictions/assets/org.coolstar.taurine-banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/assets/org.coolstar.taurine-banner.jpg -------------------------------------------------------------------------------- /depictions/assets/org.coolstar.taurine-ipad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/assets/org.coolstar.taurine-ipad.png -------------------------------------------------------------------------------- /depictions/assets/org.coolstar.taurine-iphones.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/assets/org.coolstar.taurine-iphones.png -------------------------------------------------------------------------------- /depictions/icons/anemone3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/icons/anemone3.png -------------------------------------------------------------------------------- /depictions/icons/libhooker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/icons/libhooker.png -------------------------------------------------------------------------------- /depictions/icons/taurine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/depictions/icons/taurine.png -------------------------------------------------------------------------------- /depictions/json/anemone3.json: -------------------------------------------------------------------------------- 1 | { 2 | "class":"DepictionTabView", 3 | "minVersion":"0.3", 4 | "headerImage":"https://pbs.twimg.com/profile_banners/2908644984/1548832898/1500x500", 5 | "tintColor":"#f86699", 6 | "tabs":[ 7 | { 8 | "class":"DepictionStackView", 9 | "tabname":"Details", 10 | "views":[ 11 | { 12 | "class":"DepictionMarkdownView", 13 | "markdown":"Unpack the full potential of your device with a proper theming engine for iOS 11 and higher!\n\nAnemone is a theming engine for iOS that allows users to use themes on jailbroken iOS devices.", 14 | "useSpacing":true 15 | }, 16 | { 17 | "class":"DepictionImageView", 18 | "URL":"https://repo.theodyssey.dev/depictions/assets/org.coolstar.anemone3-top-draft.png", 19 | "width":539, 20 | "height":360, 21 | "horizontalPadding":30, 22 | "cornerRadius":0, 23 | "alignment":1 24 | }, 25 | { 26 | "class":"DepictionMarkdownView", 27 | "markdown":"#### Native and Modern\n\nAnemone 3.0 has been designed and built from the ground up to work properly with Electra, Sileo, libhooker and iOS 11. It builds upon native alternate icon API's built into iOS 11 and features a modern settings app that has been written in Swift with full support for modern iOS features! This allows core parts of most themes to work even in unjailbroken state.\n\nAnemone ships by default in \"minimal\" configuration to ensure speed and stability for users. Anemone 3.0 has been built with a modular design to ensure it can continue to be updated easily and seamlessly for future iOS versions.", 28 | "useSpacing":true 29 | }, 30 | { 31 | "class":"DepictionScreenshotsView", 32 | "itemCornerRadius":12.8, 33 | "itemSize":"{160, 346}", 34 | "screenshots":[ 35 | { 36 | "accessibilityText":"Screenshot", 37 | "url":"https://repo.theodyssey.dev/depictions/assets/org.coolstar.anemone-screen1.png" 38 | }, 39 | { 40 | "accessibilityText":"Screenshot", 41 | "url":"https://repo.theodyssey.dev/depictions/assets/org.coolstar.anemone-screen2.png" 42 | }, 43 | { 44 | "accessibilityText":"Screenshot", 45 | "url":"https://repo.theodyssey.dev/depictions/assets/org.coolstar.anemone-screen4.png" 46 | } 47 | ] 48 | }, 49 | { 50 | "class":"DepictionMarkdownView", 51 | "markdown":"#### Minimal\n\nThe minimal config of Anemone ships with the following features:\n1. IconBundles-style icon theming\n2. Icon Overlays\n3. Icon Underlays\n4. Icon Masks\n5. Calendar Icon Theming\n6. Share Sheet Icon Theming\n7. Respring Logo Theming\n8. Switch themes without respringing\n9. Themes stay active in unjailbroken mode.\n\nFor additional features, please check out the [SpringBoard Extension Pack for Anemone](sileo://package/com.anemonetheming.anemone3-extsb).\n\n#### Free\n\nAnemone is available, free of charge, for all iOS 11 devices running the Electra jailbreak.", 52 | "useSpacing":true 53 | }, 54 | { 55 | "class":"DepictionSeparatorView" 56 | }, 57 | { 58 | "class":"DepictionHeaderView", 59 | "title":"Information" 60 | }, 61 | { 62 | "class":"DepictionTableTextView", 63 | "text":"November 20, 2020", 64 | "title":"Updated" 65 | }, 66 | { 67 | "class":"DepictionTableTextView", 68 | "text":"Free Package", 69 | "title":"License" 70 | } 71 | ] 72 | }, 73 | { 74 | "class":"DepictionStackView", 75 | "tabname":"Changelog", 76 | "views":[ 77 | { 78 | "class":"DepictionSubheaderView", 79 | "title":"3.0~beta23", 80 | "useBoldText":true, 81 | "useBottomMargin":false 82 | }, 83 | { 84 | "class":"DepictionMarkdownView", 85 | "markdown":"1. Add support for iOS 13.5.1+ on A12", 86 | "useSpacing":true 87 | }, 88 | { 89 | "class":"DepictionSubheaderView", 90 | "title":"3.0~beta22", 91 | "useBoldText":true, 92 | "useBottomMargin":false 93 | }, 94 | { 95 | "class":"DepictionMarkdownView", 96 | "markdown":"1. Add support for iOS 13.5.1+ on Odysseyra1n", 97 | "useSpacing":true 98 | }, 99 | { 100 | "class":"DepictionSubheaderView", 101 | "title":"3.0~beta21", 102 | "useBoldText":true, 103 | "useBottomMargin":false 104 | }, 105 | { 106 | "class":"DepictionMarkdownView", 107 | "markdown":"1. App Icons in Alt Icon Selector are now sorted\n2. Allow selecting any icon from enabled themes as an alternate icon", 108 | "useSpacing":true 109 | }, 110 | { 111 | "class":"DepictionSubheaderView", 112 | "title":"3.0~beta20", 113 | "useBoldText":true, 114 | "useBottomMargin":false 115 | }, 116 | { 117 | "class":"DepictionMarkdownView", 118 | "markdown":"1. Add support for alternate app icons\n2. Add tabs to the Anemone app\n3. Prepare for adding a featured section in the Anemone app", 119 | "useSpacing":true 120 | }, 121 | { 122 | "class":"DepictionSubheaderView", 123 | "title":"3.0~beta19", 124 | "useBoldText":true, 125 | "useBottomMargin":false 126 | }, 127 | { 128 | "class":"DepictionMarkdownView", 129 | "markdown":"1. Remove unnecessary Substitute shim linkage", 130 | "useSpacing":true 131 | }, 132 | { 133 | "class":"DepictionSubheaderView", 134 | "title":"3.0~beta18", 135 | "useBoldText":true, 136 | "useBottomMargin":false 137 | }, 138 | { 139 | "class":"DepictionMarkdownView", 140 | "markdown":"1. Fix issue on 13.5 where icon cache wouldn't clear", 141 | "useSpacing":true 142 | }, 143 | { 144 | "class":"DepictionSubheaderView", 145 | "title":"3.0~beta17", 146 | "useBoldText":true, 147 | "useBottomMargin":false 148 | }, 149 | { 150 | "class":"DepictionMarkdownView", 151 | "markdown":"1. Add support for iOS 13.5", 152 | "useSpacing":true 153 | }, 154 | { 155 | "class":"DepictionSubheaderView", 156 | "title":"3.0~beta16", 157 | "useBoldText":true, 158 | "useBottomMargin":false 159 | }, 160 | { 161 | "class":"DepictionMarkdownView", 162 | "markdown":"1. Add support for iOS 13", 163 | "useSpacing":true 164 | }, 165 | { 166 | "class":"DepictionSubheaderView", 167 | "title":"3.0~beta16", 168 | "useBoldText":true, 169 | "useBottomMargin":false 170 | }, 171 | { 172 | "class":"DepictionMarkdownView", 173 | "markdown":"1. Add support for iOS 13", 174 | "useSpacing":true 175 | }, 176 | { 177 | "class":"DepictionSubheaderView", 178 | "title":"3.0~beta14", 179 | "useBoldText":true, 180 | "useBottomMargin":false 181 | }, 182 | { 183 | "class":"DepictionMarkdownView", 184 | "markdown":"1. Fix issues with icons not theming on iOS 11", 185 | "useSpacing":true 186 | }, 187 | { 188 | "class":"DepictionSubheaderView", 189 | "title":"3.0~beta13", 190 | "useBoldText":true, 191 | "useBottomMargin":false 192 | }, 193 | { 194 | "class":"DepictionMarkdownView", 195 | "markdown":"1. Fix issues with icons not theming on iOS 12.2", 196 | "useSpacing":true 197 | }, 198 | { 199 | "class":"DepictionSubheaderView", 200 | "title":"3.0~beta12", 201 | "useBoldText":true, 202 | "useBottomMargin":false 203 | }, 204 | { 205 | "class":"DepictionMarkdownView", 206 | "markdown":"1. Initial support for iOS 12.2", 207 | "useSpacing":true 208 | }, 209 | { 210 | "class":"DepictionSubheaderView", 211 | "title":"3.0~beta11", 212 | "useBoldText":true, 213 | "useBottomMargin":false 214 | }, 215 | { 216 | "class":"DepictionMarkdownView", 217 | "markdown":"1. Fix issues with miscellaneous section\n2. Use libswift package\n3. Fix stability issues with the app", 218 | "useSpacing":true 219 | }, 220 | { 221 | "class":"DepictionSubheaderView", 222 | "title":"3.0~beta10", 223 | "useBoldText":true, 224 | "useBottomMargin":false 225 | }, 226 | { 227 | "class":"DepictionMarkdownView", 228 | "markdown":"1. Update to Swift 5\n2. Major stability improvements\n3. Fix app crashes\n4. Update to latest Swift Sileo backend", 229 | "useSpacing":true 230 | }, 231 | { 232 | "class":"DepictionSubheaderView", 233 | "title":"3.0~beta9", 234 | "useBoldText":true, 235 | "useBottomMargin":false 236 | }, 237 | { 238 | "class":"DepictionMarkdownView", 239 | "markdown":"1. Add support for icon masks on iPhone XR and XS Max", 240 | "useSpacing":true 241 | }, 242 | { 243 | "class":"DepictionSubheaderView", 244 | "title":"3.0~beta8", 245 | "useBoldText":true, 246 | "useBottomMargin":false 247 | }, 248 | { 249 | "class":"DepictionMarkdownView", 250 | "markdown":"1. Add support for SpringBoard Extension pack beta 6", 251 | "useSpacing":true 252 | }, 253 | { 254 | "class":"DepictionSubheaderView", 255 | "title":"3.0~beta7", 256 | "useBoldText":true, 257 | "useBottomMargin":false 258 | }, 259 | { 260 | "class":"DepictionMarkdownView", 261 | "markdown":"1. Add support for A12", 262 | "useSpacing":true 263 | }, 264 | { 265 | "class":"DepictionSubheaderView", 266 | "title":"3.0~beta6", 267 | "useBoldText":true, 268 | "useBottomMargin":false 269 | }, 270 | { 271 | "class":"DepictionMarkdownView", 272 | "markdown":"1. Add support for iOS 12", 273 | "useSpacing":true 274 | }, 275 | { 276 | "class":"DepictionSubheaderView", 277 | "title":"3.0~beta5", 278 | "useBoldText":true, 279 | "useBottomMargin":false 280 | }, 281 | { 282 | "class":"DepictionMarkdownView", 283 | "markdown":"1. Fix close animation glitching with certain icon masks.\n2. Fix certain theme elements becoming unthemed randomly with the extension pack", 284 | "useSpacing":true 285 | }, 286 | { 287 | "class":"DepictionSubheaderView", 288 | "title":"3.0~beta4", 289 | "useBoldText":true, 290 | "useBottomMargin":false 291 | }, 292 | { 293 | "class":"DepictionMarkdownView", 294 | "markdown":"1. Fix clock icon", 295 | "useSpacing":true 296 | }, 297 | { 298 | "class":"DepictionSubheaderView", 299 | "title":"3.0~beta3", 300 | "useBoldText":true, 301 | "useBottomMargin":false 302 | }, 303 | { 304 | "class":"DepictionMarkdownView", 305 | "markdown":"1. Clock Icon now changes properly on theme switch\n2. Add support for extensions to Anemone", 306 | "useSpacing":true 307 | }, 308 | { 309 | "class":"DepictionSubheaderView", 310 | "title":"3.0~beta2", 311 | "useBoldText":true, 312 | "useBottomMargin":false 313 | }, 314 | { 315 | "class":"DepictionMarkdownView", 316 | "markdown":"1. Initial support for theming clock icon\n2. Add API's that will be used in a later beta and the extension pack", 317 | "useSpacing":true 318 | }, 319 | { 320 | "class":"DepictionSubheaderView", 321 | "title":"3.0~beta1", 322 | "useBoldText":true, 323 | "useBottomMargin":false 324 | }, 325 | { 326 | "class":"DepictionMarkdownView", 327 | "markdown":"Initial Public Beta Release!", 328 | "useSpacing":true 329 | } 330 | ] 331 | } 332 | ] 333 | } -------------------------------------------------------------------------------- /depictions/json/anemone3extsb.json: -------------------------------------------------------------------------------- 1 | { 2 | "class":"DepictionTabView", 3 | "minVersion":"0.3", 4 | "headerImage":"https://pbs.twimg.com/profile_banners/2908644984/1548832898/1500x500", 5 | "tintColor":"#f86699", 6 | "tabs":[ 7 | { 8 | "class":"DepictionStackView", 9 | "tabname":"Details", 10 | "views":[ 11 | { 12 | "class":"DepictionMarkdownView", 13 | "markdown":"Unpack the full potential of your device with a proper theming engine for iOS 11 and higher!\n\nAnemone is a theming engine for iOS that allows users to use themes on jailbroken iOS devices.", 14 | "useSpacing":true 15 | }, 16 | { 17 | "class":"DepictionMarkdownView", 18 | "markdown":"#### SpringBoard Extension Pack\n\nThis is the SpringBoard extension pack for Anemone which adds the following features on top of the minimal config:\n\n1. Custom Badges\n2. Page Dots\n3. Dock Icon Reflections\n4. Blurred Dock Icon Reflections\n5. Folder Icon Overlays\n6. Folder Icon Corner Radius\n7. Custom Folder Icons", 19 | "useSpacing":true 20 | }, 21 | { 22 | "class":"DepictionScreenshotsView", 23 | "itemCornerRadius":12.8, 24 | "itemSize":"{160, 346}", 25 | "screenshots":[ 26 | { 27 | "accessibilityText":"Screenshot", 28 | "url":"https://repo.theodyssey.dev/depictions/assets/org.coolstar.anemone-screen1.png" 29 | }, 30 | { 31 | "accessibilityText":"Screenshot", 32 | "url":"https://repo.theodyssey.dev/depictions/assets/org.coolstar.anemone-screen2.png" 33 | }, 34 | { 35 | "accessibilityText":"Screenshot", 36 | "url":"https://repo.theodyssey.dev/depictions/assets/org.coolstar.anemone-screen4.png" 37 | } 38 | ] 39 | }, 40 | { 41 | "class":"DepictionSeparatorView" 42 | }, 43 | { 44 | "class":"DepictionHeaderView", 45 | "title":"Information" 46 | }, 47 | { 48 | "class":"DepictionTableTextView", 49 | "text":"November 20, 2020", 50 | "title":"Updated" 51 | }, 52 | { 53 | "class":"DepictionTableTextView", 54 | "text":"Free Package", 55 | "title":"License" 56 | } 57 | ] 58 | }, 59 | { 60 | "class":"DepictionStackView", 61 | "tabname":"Changelog", 62 | "views":[ 63 | { 64 | "class":"DepictionSubheaderView", 65 | "title":"3.0~beta14", 66 | "useBoldText":true, 67 | "useBottomMargin":false 68 | }, 69 | { 70 | "class":"DepictionMarkdownView", 71 | "markdown":"1. Add support for iOS 13.5.1+ on A12", 72 | "useSpacing":true 73 | }, 74 | { 75 | "class":"DepictionSubheaderView", 76 | "title":"3.0~beta13", 77 | "useBoldText":true, 78 | "useBottomMargin":false 79 | }, 80 | { 81 | "class":"DepictionMarkdownView", 82 | "markdown":"1. Add support for iOS 13.5.1+ on odysseyra1n", 83 | "useSpacing":true 84 | }, 85 | { 86 | "class":"DepictionSubheaderView", 87 | "title":"3.0~beta12", 88 | "useBoldText":true, 89 | "useBottomMargin":false 90 | }, 91 | { 92 | "class":"DepictionMarkdownView", 93 | "markdown":"1. Add support for A12/A13 up to iOS 13.5", 94 | "useSpacing":true 95 | }, 96 | { 97 | "class":"DepictionSubheaderView", 98 | "title":"3.0~beta11", 99 | "useBoldText":true, 100 | "useBottomMargin":false 101 | }, 102 | { 103 | "class":"DepictionMarkdownView", 104 | "markdown":"1. Add support for iOS 13", 105 | "useSpacing":true 106 | }, 107 | { 108 | "class":"DepictionSubheaderView", 109 | "title":"3.0~beta9", 110 | "useBoldText":true, 111 | "useBottomMargin":false 112 | }, 113 | { 114 | "class":"DepictionMarkdownView", 115 | "markdown":"1. Fix ModernDock overlays", 116 | "useSpacing":true 117 | }, 118 | { 119 | "class":"DepictionSubheaderView", 120 | "title":"3.0~beta8", 121 | "useBoldText":true, 122 | "useBottomMargin":false 123 | }, 124 | { 125 | "class":"DepictionMarkdownView", 126 | "markdown":"1. Add support for iOS 12.2", 127 | "useSpacing":true 128 | }, 129 | { 130 | "class":"DepictionSubheaderView", 131 | "title":"3.0~beta7", 132 | "useBoldText":true, 133 | "useBottomMargin":false 134 | }, 135 | { 136 | "class":"DepictionMarkdownView", 137 | "markdown":"1. Fix folder theming on A12", 138 | "useSpacing":true 139 | }, 140 | { 141 | "class":"DepictionSubheaderView", 142 | "title":"3.0~beta6", 143 | "useBoldText":true, 144 | "useBottomMargin":false 145 | }, 146 | { 147 | "class":"DepictionMarkdownView", 148 | "markdown":"1. Add support for modern dock themes (iPhone only for now)", 149 | "useSpacing":true 150 | }, 151 | { 152 | "class":"DepictionSubheaderView", 153 | "title":"3.0~beta5", 154 | "useBoldText":true, 155 | "useBottomMargin":false 156 | }, 157 | { 158 | "class":"DepictionMarkdownView", 159 | "markdown":"1. Fix dock reflections on A12", 160 | "useSpacing":true 161 | }, 162 | { 163 | "class":"DepictionSubheaderView", 164 | "title":"3.0~beta4", 165 | "useBoldText":true, 166 | "useBottomMargin":false 167 | }, 168 | { 169 | "class":"DepictionMarkdownView", 170 | "markdown":"1. Add support for iOS 12 and A12", 171 | "useSpacing":true 172 | }, 173 | { 174 | "class":"DepictionSubheaderView", 175 | "title":"3.0~beta3", 176 | "useBoldText":true, 177 | "useBottomMargin":false 178 | }, 179 | { 180 | "class":"DepictionMarkdownView", 181 | "markdown":"1. Clock Icon now changes properly on theme switch\n2. Add support for extensions to Anemone", 182 | "useSpacing":true 183 | }, 184 | { 185 | "class":"DepictionSubheaderView", 186 | "title":"3.0~beta2", 187 | "useBoldText":true, 188 | "useBottomMargin":false 189 | }, 190 | { 191 | "class":"DepictionMarkdownView", 192 | "markdown":"1. Initial support for theming clock icon\n2. Add API's that will be used in a later beta and the extension pack", 193 | "useSpacing":true 194 | }, 195 | { 196 | "class":"DepictionSubheaderView", 197 | "title":"3.0~beta1", 198 | "useBoldText":true, 199 | "useBottomMargin":false 200 | }, 201 | { 202 | "class":"DepictionMarkdownView", 203 | "markdown":"Initial Public Beta Release!", 204 | "useSpacing":true 205 | } 206 | ] 207 | } 208 | ] 209 | } -------------------------------------------------------------------------------- /depictions/json/libhooker-configurator.json: -------------------------------------------------------------------------------- 1 | { 2 | "class":"DepictionTabView", 3 | "minVersion":"0.3", 4 | "headerImage":"https://repo.theodyssey.dev/depictions/assets/org.coolstar.libhooker-banner.jpg", 5 | "tintColor":"#7d55ec", 6 | "tabs":[ 7 | { 8 | "class":"DepictionStackView", 9 | "tabname":"Details", 10 | "views":[ 11 | { 12 | "class":"DepictionMarkdownView", 13 | "markdown":"Unlock the full configurability of Odyssey and libhooker with this utility!", 14 | "useSpacing":true 15 | }, 16 | { 17 | "class":"DepictionScreenshotsView", 18 | "itemCornerRadius":12.8, 19 | "itemSize":"{160, 346}", 20 | "screenshots":[ 21 | { 22 | "accessibilityText":"Screenshot", 23 | "url":"https://repo.theodyssey.dev/depictions/assets/org.coolstar.libhooker-screen1.png" 24 | }, 25 | { 26 | "accessibilityText":"Screenshot", 27 | "url":"https://repo.theodyssey.dev/depictions/assets/org.coolstar.libhooker-screen2.png" 28 | } 29 | ] 30 | }, 31 | { 32 | "class":"DepictionMarkdownView", 33 | "markdown":"#### Configure libhooker to your needs with this utility!\n\nlibhooker has been built from the ground up to work properly with 64-bit ARM devices\n\n#### Features:\n\n1. Toggle libhooker on or off globally\n2. Toggle libhooker on or off in webpages\n3. Configure whether individual tweaks load globally or on a per-app / per-daemon level\n4. Initiate a respring or userspace reboot (userspace reboot requires Odyssey 1.2.3 beta or higher)\n5. Update Odyssey (requires Odyssey 1.2.3b5 or higher)", 34 | "useSpacing":true 35 | }, 36 | { 37 | "class":"DepictionSeparatorView" 38 | }, 39 | { 40 | "class":"DepictionHeaderView", 41 | "title":"Information" 42 | }, 43 | { 44 | "class":"DepictionTableTextView", 45 | "text":"March 17, 2022", 46 | "title":"Updated" 47 | }, 48 | { 49 | "class":"DepictionTableTextView", 50 | "text":"Free Package", 51 | "title":"License" 52 | } 53 | ] 54 | }, 55 | { 56 | "class":"DepictionStackView", 57 | "tabname":"Changelog", 58 | "views":[ 59 | { 60 | "class":"DepictionSubheaderView", 61 | "title":"1.4.0", 62 | "useBoldText":true, 63 | "useBottomMargin":false 64 | }, 65 | { 66 | "class":"DepictionMarkdownView", 67 | "markdown":"1. Add toggle for Old ABI compatibility layer on iOS 14.5+ arm64e", 68 | "useSpacing":true 69 | }, 70 | { 71 | "class":"DepictionSubheaderView", 72 | "title":"1.3.0", 73 | "useBoldText":true, 74 | "useBottomMargin":false 75 | }, 76 | { 77 | "class":"DepictionMarkdownView", 78 | "markdown":"1. Add search bar to lists of Applications / Daemons (Thanks Amy)\n2. Fix typos\n3. Turkish and Vietnamese Translations", 79 | "useSpacing":true 80 | }, 81 | { 82 | "class":"DepictionSubheaderView", 83 | "title":"1.2.0", 84 | "useBoldText":true, 85 | "useBottomMargin":false 86 | }, 87 | { 88 | "class":"DepictionMarkdownView", 89 | "markdown":"1. Add support for iOS 12\n2. Use UIKit\n3. Fix typo with userspace reboot title\n4. Fix popover on iPad\n5. Improve support for iOS 13.0 - 13.3", 90 | "useSpacing":true 91 | }, 92 | { 93 | "class":"DepictionSubheaderView", 94 | "title":"1.1.1", 95 | "useBoldText":true, 96 | "useBottomMargin":false 97 | }, 98 | { 99 | "class":"DepictionMarkdownView", 100 | "markdown":"1. Add support for iOS 14", 101 | "useSpacing":true 102 | }, 103 | { 104 | "class":"DepictionSubheaderView", 105 | "title":"1.1.0", 106 | "useBoldText":true, 107 | "useBottomMargin":false 108 | }, 109 | { 110 | "class":"DepictionMarkdownView", 111 | "markdown":"1. Fix crashes on iOS 13.3 and lower\n2. Add localization support\n3. Add Tweak Compatibility settings", 112 | "useSpacing":true 113 | }, 114 | { 115 | 116 | "class":"DepictionSubheaderView", 117 | "title":"1.0.2", 118 | "useBoldText":true, 119 | "useBottomMargin":false 120 | }, 121 | { 122 | "class":"DepictionMarkdownView", 123 | "markdown":"1. Fix ldrestart / userspace reboot alert to be more accurate", 124 | "useSpacing":true 125 | }, 126 | { 127 | "class":"DepictionSubheaderView", 128 | "title":"1.0.1", 129 | "useBoldText":true, 130 | "useBottomMargin":false 131 | }, 132 | { 133 | "class":"DepictionMarkdownView", 134 | "markdown":"1. Fix issues with saving preferences\n2. Fix ldrestart / userspace reboot label depending on whether it's supported by the jailbreak", 135 | "useSpacing":true 136 | }, 137 | { 138 | "class":"DepictionSubheaderView", 139 | "title":"1.0.0", 140 | "useBoldText":true, 141 | "useBottomMargin":false 142 | }, 143 | { 144 | "class":"DepictionMarkdownView", 145 | "markdown":"Initial Public Beta Release!", 146 | "useSpacing":true 147 | } 148 | ] 149 | } 150 | ] 151 | } 152 | -------------------------------------------------------------------------------- /depictions/json/libhooker.json: -------------------------------------------------------------------------------- 1 | { 2 | "class":"DepictionTabView", 3 | "minVersion":"0.3", 4 | "headerImage":"https://repo.theodyssey.dev/depictions/assets/org.coolstar.libhooker-banner.jpg", 5 | "tintColor":"#7d55ec", 6 | "tabs":[ 7 | { 8 | "class":"DepictionStackView", 9 | "tabname":"Details", 10 | "views":[ 11 | { 12 | "class":"DepictionMarkdownView", 13 | "markdown":"A revolutionary injection library for arm64 devices!", 14 | "useSpacing":true 15 | }, 16 | { 17 | "class":"DepictionSeparatorView" 18 | }, 19 | { 20 | "class":"DepictionHeaderView", 21 | "title":"Information" 22 | }, 23 | { 24 | "class":"DepictionTableTextView", 25 | "text":"March 17, 2022", 26 | "title":"Updated" 27 | }, 28 | { 29 | "class":"DepictionTableTextView", 30 | "text":"Free Package", 31 | "title":"License" 32 | } 33 | ] 34 | }, 35 | { 36 | "class":"DepictionStackView", 37 | "tabname":"Changelog", 38 | "views":[ 39 | { 40 | "class":"DepictionSubheaderView", 41 | "title":"1.6.9", 42 | "useBoldText":true, 43 | "useBottomMargin":false 44 | }, 45 | { 46 | "class":"DepictionMarkdownView", 47 | "markdown":"1. Add Initial Support for iOS 15\n2. Add support for tweaks to hook libhooker itself\n3. Add support for hooking more system methods", 48 | "useSpacing":true 49 | }, 50 | { 51 | "class":"DepictionSubheaderView", 52 | "title":"1.6.3", 53 | "useBoldText":true, 54 | "useBottomMargin":false 55 | }, 56 | { 57 | "class":"DepictionMarkdownView", 58 | "markdown":"1. Add userspace reboot support for odysseyra1n", 59 | "useSpacing":true 60 | }, 61 | { 62 | "class":"DepictionSubheaderView", 63 | "title":"1.6.2", 64 | "useBoldText":true, 65 | "useBottomMargin":false 66 | }, 67 | { 68 | "class":"DepictionMarkdownView", 69 | "markdown":"1. Fix issues with TrustedHelperd/proximitycontrold using a ton of CPU resources\n2. No longer rely on bash for scripts\n3. Install scripts are now quieter", 70 | "useSpacing":true 71 | }, 72 | { 73 | "class":"DepictionSubheaderView", 74 | "title":"1.6.1", 75 | "useBoldText":true, 76 | "useBottomMargin":false 77 | }, 78 | { 79 | "class":"DepictionMarkdownView", 80 | "markdown":"This version number has been skipped as it was used for various placebo testing", 81 | "useSpacing":true 82 | }, 83 | { 84 | "class":"DepictionSubheaderView", 85 | "title":"1.6.0", 86 | "useBoldText":true, 87 | "useBottomMargin":false 88 | }, 89 | { 90 | "class":"DepictionMarkdownView", 91 | "markdown":"1. Fix Caller ID / Call blocking apps not working\n2. Add libsyringe support for arm64e iOS 14 (arm64e injection only supported for system apps, though app store apps are arm64 right now)", 92 | "useSpacing":true 93 | }, 94 | { 95 | "class":"DepictionSubheaderView", 96 | "title":"1.5.5", 97 | "useBoldText":true, 98 | "useBottomMargin":false 99 | }, 100 | { 101 | "class":"DepictionMarkdownView", 102 | "markdown":"1. Performance and Battery life improvements (iOS 14 users pair with Taurine 1.0.2 +)\n2. Add some secret goodies (e.g. maXscale support)\n3. Add support for hooking some shorter functions\n4. Fix some edge cases with hooking certain functions", 103 | "useSpacing":true 104 | }, 105 | { 106 | "class":"DepictionSubheaderView", 107 | "title":"1.5.4", 108 | "useBoldText":true, 109 | "useBottomMargin":false 110 | }, 111 | { 112 | "class":"DepictionMarkdownView", 113 | "markdown":"1. Fix sandbox issues with WebContent on iOS 14.x+ [Pair with Taurine 1.0.1 or higher]", 114 | "useSpacing":true 115 | }, 116 | { 117 | "class":"DepictionSubheaderView", 118 | "title":"1.5.2", 119 | "useBoldText":true, 120 | "useBottomMargin":false 121 | }, 122 | { 123 | "class":"DepictionMarkdownView", 124 | "markdown":"1. Detect and fix broken symlinks automatically", 125 | "useSpacing":true 126 | }, 127 | { 128 | "class":"DepictionSubheaderView", 129 | "title":"1.5.1", 130 | "useBoldText":true, 131 | "useBottomMargin":false 132 | }, 133 | { 134 | "class":"DepictionMarkdownView", 135 | "markdown":"1. Fix regression in 1.5.0 where filtering injection in configurator may not work correctly", 136 | "useSpacing":true 137 | }, 138 | { 139 | "class":"DepictionSubheaderView", 140 | "title":"1.5.0", 141 | "useBoldText":true, 142 | "useBottomMargin":false 143 | }, 144 | { 145 | "class":"DepictionMarkdownView", 146 | "markdown":"1. Improved support for iOS 14\n2. Add support for iOS 14.3+ on arm64e\n3. More optimizations for tweaks that use the libhooker C functions to reduce memory usage\n4. Add LHPatchMemory API for developers\n5. Improves speed of LHFindSymbols\n6. Begins adding support for dyld3 on iOS 13+", 147 | "useSpacing":true 148 | }, 149 | { 150 | "class":"DepictionSubheaderView", 151 | "title":"1.4.0", 152 | "useBoldText":true, 153 | "useBottomMargin":false 154 | }, 155 | { 156 | "class":"DepictionMarkdownView", 157 | "markdown":"1. Add support for libhooker Configurator", 158 | "useSpacing":true 159 | }, 160 | { 161 | "class":"DepictionSubheaderView", 162 | "title":"1.3.0", 163 | "useBoldText":true, 164 | "useBottomMargin":false 165 | }, 166 | { 167 | "class":"DepictionMarkdownView", 168 | "markdown":"1. Optimize Objective-C hooks so less memory is used (benefits all tweaks)\n2. Optimize C hooks for tweaks that use libhooker API directly so that less memory is used (e.g. Anemone 3)\n3. Fix hooks failing in some cases on iPhone 5S & 6 with iOS 12", 169 | "useSpacing":true 170 | }, 171 | { 172 | "class":"DepictionSubheaderView", 173 | "title":"1.2.5", 174 | "useBoldText":true, 175 | "useBottomMargin":false 176 | }, 177 | { 178 | "class":"DepictionMarkdownView", 179 | "markdown":"1. Split Safe Mode app into a separate package", 180 | "useSpacing":true 181 | }, 182 | { 183 | "class":"DepictionSubheaderView", 184 | "title":"1.2.3", 185 | "useBoldText":true, 186 | "useBottomMargin":false 187 | }, 188 | { 189 | "class":"DepictionMarkdownView", 190 | "markdown":"1. Fix Battery Info in settings on iOS 13\n2. Add support for running Cycript on arm64e (A12/A13) devices", 191 | "useSpacing":true 192 | }, 193 | { 194 | 195 | "class":"DepictionSubheaderView", 196 | "title":"1.2.1", 197 | "useBoldText":true, 198 | "useBottomMargin":false 199 | }, 200 | { 201 | "class":"DepictionMarkdownView", 202 | "markdown":"1. Add libsyringe to support injection into arbitrary processes\n2. Add support for running cycript", 203 | "useSpacing":true 204 | }, 205 | { 206 | "class":"DepictionSubheaderView", 207 | "title":"1.2", 208 | "useBoldText":true, 209 | "useBottomMargin":false 210 | }, 211 | { 212 | "class":"DepictionMarkdownView", 213 | "markdown":"1. Fix issue with some UIKit tweaks not loading into SpringBoard", 214 | "useSpacing":true 215 | }, 216 | { 217 | "class":"DepictionSubheaderView", 218 | "title":"1.1", 219 | "useBoldText":true, 220 | "useBottomMargin":false 221 | }, 222 | { 223 | "class":"DepictionMarkdownView", 224 | "markdown":"Initial Release for IOS!", 225 | "useSpacing":true 226 | } 227 | ] 228 | } 229 | ] 230 | } 231 | -------------------------------------------------------------------------------- /depictions/json/taurine-permanent.json: -------------------------------------------------------------------------------- 1 | { 2 | "class":"DepictionTabView", 3 | "minVersion":"0.3", 4 | "headerImage":"https://repo.theodyssey.dev/depictions/assets/org.coolstar.taurine-banner.jpg", 5 | "tintColor":"#5f42d5", 6 | "tabs":[ 7 | { 8 | "class":"DepictionStackView", 9 | "tabname":"Details", 10 | "views":[ 11 | { 12 | "class":"DepictionMarkdownView", 13 | "markdown":"A (relatively) permanent install of the Taurine jailbreak for iOS 14.0 - 14.8.1", 14 | "useSpacing":true 15 | }, 16 | { 17 | "class":"DepictionSeparatorView" 18 | }, 19 | { 20 | "class":"DepictionHeaderView", 21 | "title":"Information" 22 | }, 23 | { 24 | "class":"DepictionTableTextView", 25 | "text":"September 23, 2023", 26 | "title":"Updated" 27 | }, 28 | { 29 | "class":"DepictionTableTextView", 30 | "text":"Free Package", 31 | "title":"License" 32 | }, 33 | { 34 | "class": "DepictionLayerView", 35 | "views": [ 36 | { 37 | "class": "DepictionImageView", 38 | "URL": "https://repo.theodyssey.dev/depictions/assets/org.coolstar.taurine-banner.png", 39 | "width": 1500, 40 | "height": 500, 41 | "cornerRadius": 0, 42 | "alignment": 1 43 | }, 44 | { 45 | "class": "DepictionImageView", 46 | "URL": "https://repo.theodyssey.dev/depictions/assets/org.coolstar.taurine-iphones.png", 47 | "width": 455, 48 | "height": 929, 49 | "cornerRadius": 0, 50 | "alignment": 1 51 | } 52 | ] 53 | } 54 | ] 55 | }, 56 | { 57 | "class":"DepictionStackView", 58 | "tabname":"Changelog", 59 | "views":[ 60 | { 61 | 62 | "class":"DepictionSubheaderView", 63 | "title":"1.1.7-3", 64 | "useBoldText":true, 65 | "useBottomMargin":false 66 | }, 67 | { 68 | "class":"DepictionMarkdownView", 69 | "markdown":"1. Fix 1.1.7-2 implementing the kfd change incorrectly", 70 | "useSpacing":true 71 | }, 72 | { 73 | 74 | "class":"DepictionSubheaderView", 75 | "title":"1.1.7-2", 76 | "useBoldText":true, 77 | "useBottomMargin":false 78 | }, 79 | { 80 | "class":"DepictionMarkdownView", 81 | "markdown":"1. Fix kfd not working on A11 14.0 - 14.4.x", 82 | "useSpacing":true 83 | }, 84 | { 85 | 86 | "class":"DepictionSubheaderView", 87 | "title":"1.1.7", 88 | "useBoldText":true, 89 | "useBottomMargin":false 90 | }, 91 | { 92 | "class":"DepictionMarkdownView", 93 | "markdown":"1. Adds support for kfd exploit\n2. Adds support for iOS 14.4 - 14.8.1\n3. Backports remaining changes from Taurine15\n4. Add Compatibility layer for old arm64e ABI on iOS 14.5+", 94 | "useSpacing":true 95 | }, 96 | { 97 | 98 | "class":"DepictionSubheaderView", 99 | "title":"1.1.6", 100 | "useBoldText":true, 101 | "useBottomMargin":false 102 | }, 103 | { 104 | "class":"DepictionMarkdownView", 105 | "markdown":"1. Backports DER entitlement fixes from Taurine15\n2. Backports codesignature fixes from Taurine15\n3. Backports various other fixes from Taurine15", 106 | "useSpacing":true 107 | }, 108 | { 109 | "class":"DepictionSubheaderView", 110 | "title":"1.1.5", 111 | "useBoldText":true, 112 | "useBottomMargin":false 113 | }, 114 | { 115 | "class":"DepictionMarkdownView", 116 | "markdown":"1. Fixed arm64e for 14.2 and 14.3", 117 | "useSpacing":true 118 | }, 119 | { 120 | "class":"DepictionSubheaderView", 121 | "title":"1.1.4", 122 | "useBoldText":true, 123 | "useBottomMargin":false 124 | }, 125 | { 126 | "class":"DepictionMarkdownView", 127 | "markdown":"1. Adds support for taurine-permanent, to be able to access Taurine even while unjailbroken without needing to sign the application.\n2. Backports Swift patchfinder from .\n3. Backports IMG4 parser from (removes img4tool and fixes Windows Defender false positive).\n4. Adds support for iOS 15 DER entitlements to jailbreakd.\n5. Adds support for iOS 15.1 Hash Agility to jailbreakd.", 128 | "useSpacing":true 129 | } 130 | ] 131 | } 132 | ] 133 | } 134 | -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/index.html -------------------------------------------------------------------------------- /jbd-vers.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Taurine 6 | Taurine Versions 7 | 42cb5dd2da8212c4e9b8192e61cd9f6efe5cb80c 8 | 1.1.7 9 | a1876d6fa2868eec45afa07e764bbe4323b249e1 10 | 1.1.7rc1 11 | f6684ee3972296532533377ad9c41fd0c27d78ed 12 | 1.1.7b3 13 | 211896da7d102df954c6ff18f3d7e865bb5e798e 14 | 1.1.7b2 15 | 259524f30a37eb858eb8cee400124de75002eed5 16 | 1.1.7b1 17 | 43472aa1d15ed833fc2cbfeb8ce7976f10a7df5f 18 | 1.1.7-pre2 19 | 07b296bb7e60e8125a0a4b674eff3f2733b75c4b 20 | 1.1.7-pre1 21 | 6d477e2be79866e0bdaee964668f33611262f794 22 | 1.1.6 23 | a755979ec02ca0c82da1bb5dae58023ddd8a141b 24 | 1.1.5 25 | fd349d6de15a2c84e2fdaaf806f9bfcda7bf7bfe 26 | 1.1.4 27 | 6b9a5410a4b1e2610d20f296674250066b9ef938 28 | 1.1.3 29 | 46e2a3d3a6dcb1c5bd8625860228ffd5d6b377df 30 | 1.1.2 31 | 892031f86faaa3e5d58b13ba94f59ede61dda852 32 | 1.1.1 33 | 63d9c68a707892d4ab07e7c1de7afc167568aa3f 34 | 1.1.0 35 | e89ddf6c35eacd63433b62e197be868559504578 36 | 1.0.8 RC 2 37 | d0a90f4e473068f7fc5fb7f69ce84afbec83eb94 38 | 1.0.8 RC 1 39 | 362606b6c9c5720b88ae3c88c99aaed47a3797fd 40 | 1.0.7 41 | 2ab30fab7a08d1884b0395ffb465206ed32c7c01 42 | 1.0.7 RC 43 | 905c8b426a9e7f3352a6aa4ca72b6f00d04d58eb 44 | 1.0.7 beta 1 45 | 3e58588fabce2f93d4d00a2e4473b64efe987ace 46 | 1.0.7 alpha 1 47 | 323abad493796220976e6ef85456e0ba0e7162e6 48 | 1.0.6 49 | 503f9b78b536954bac8319441a332d6884de1e17 50 | 1.0.6 beta 1 51 | c8dd972dcd1ea64699fc94a131a71ee4189f80cf 52 | 1.0.5 53 | a2baa672c04e7d3403a127737c3638d1c85d7a3c 54 | 1.0.5 RC 2 55 | 2ad3de3f80f91a8b18f042989a807ba7926fb80a 56 | 1.0.5 RC 1 57 | a6a8378fb145986bd28136c4f2f91d958bbca614 58 | 1.0.4 59 | 40470bf1e8b1ae45ae7f63019c3cf17253d63253 60 | 1.0.4 RC 1 61 | 487d98126929b97d1b48acc2ddfc59be8e1b3bf3 62 | 1.0.3 63 | e5a5465011ffcac9a0f1d5000ba06f5580e68458 64 | 1.0.3 RC 1 65 | cffa77d09ae24d890155e586657ea09602d2df5f 66 | 1.0.2 67 | b80ea9dad3d371fca735bbfe21f64ff8f4cc25db 68 | 1.0.1 69 | 35b7a0bb6ded85e955e236f4d8d6dddf61a58af5 70 | 1.0.1b1 71 | 85ac367fafce2f261d4e0a153cd1e38b98d315f4 72 | 1.0 73 | 432e1ce24f84cd98f1fab10d7b08740f831a60df 74 | RC 2 75 | ea362ff880d3638217097a91ebc71255e8f4d618 76 | RC 1 77 | 26433c2ceed1560871dfa394cf85fff543d38e8f 78 | beta 4 79 | 5ef35f2563e53ed95c9ddd57f693c07624d43d02 80 | beta 3 81 | Odyssey 82 | Odyssey Versions 83 | 99bc1a55ed5520d41370fbeb5728962fd912f682 84 | 1.4.2 85 | ecbea3a1cd9b6d2f92374b7c7b57fd901fc28fd9 86 | 1.4.1 / 1.4.3 87 | 5022cb3ee5890b0334243c35172a5d8286f33756 88 | 1.4.0 89 | 55b1cc27aef54f3c6d80c5fbb0eb04b9b887bc23 90 | 1.3.3 / 1.3.4 91 | 0591cc84f4565cf9e18212eb950c29f50b07293c 92 | 1.3.2 93 | d18ef97a63e4b19239deeb1a557cdadd559a9bff 94 | 1.3.1b1 95 | 7029ae2d5bc348be1ce4243a5b7a0b900b9e2728 96 | 1.3.0 97 | 3bc0ee65d6f728032167327aded3e5f324a7eced 98 | 1.2.3b7 99 | 7ba7f209b6560e282abc3fc2984e054a6eeaabcc 100 | 1.2.3b6 101 | bf99ac6412b576266aebb1b1896957cdc50ade6a 102 | 1.2.3b5 103 | 0f8720712707cf2df5496a3766dd20f5775374a1 104 | 1.2.3b4 105 | bbfee50184855061a9cb20bbed26f596320ea8a6 106 | 1.2.3b3 107 | 9598c7df075550dd00975cac1760ddf72b94e4ea 108 | 1.2.3b1/b2 109 | 1afcc5419eb833425a25507a009f973418d8fbe5 110 | 1.2.x 111 | d9ebee3f71b7e8b47a844d226827ac0a6814e344 112 | 1.1.2 113 | 3400f046a827e3e3cb8658d32cda3ad348f07155 114 | 1.1.1 115 | 51b0c2585f15a97c041f69fd5232a217989807ad 116 | 1.1.0 117 | bde07a43b759f0adeb4feb64ca18cc7a96267ed5 118 | 1.0.x 119 | 120 | 121 | -------------------------------------------------------------------------------- /libhooker-beta/CydiaIcon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/libhooker-beta/CydiaIcon.png -------------------------------------------------------------------------------- /libhooker-beta/CydiaIcon@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/libhooker-beta/CydiaIcon@2x.png -------------------------------------------------------------------------------- /libhooker-beta/CydiaIcon@3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/libhooker-beta/CydiaIcon@3x.png -------------------------------------------------------------------------------- /libhooker-beta/Packages: -------------------------------------------------------------------------------- 1 | Package: org.coolstar.libhooker 2 | Version: 1.6.9b2 3 | Architecture: iphoneos-arm 4 | Maintainer: CoolStar 5 | Depends: firmware (>= 11.0), cy+cpu.arm64, org.coolstar.safemode 6 | Conflicts: com.ex.libsubstitute, org.coolstar.tweakinject, mobilesubstrate, libhooker-strap, com.saurik.substrate.safemode 7 | Replaces: com.ex.libsubstitute, org.coolstar.tweakinject, mobilesubstrate, libhooker-strap, com.saurik.substrate.safemode 8 | Provides: com.ex.libsubstitute (= 2.0), org.coolstar.tweakinject (= 1.5.0), mobilesubstrate (= 99.4), libhooker-strap (= 1.1), com.saurik.substrate.safemode (= 2.0) 9 | Filename: debs/org.coolstar.libhooker_1.6.9b2_iphoneos-arm.deb 10 | Size: 55904 11 | MD5sum: d4cb163a2f5376a3182803fc16ec8975 12 | SHA1: c3120d01adb7033d0d3835ea4847ee9932819557 13 | SHA256: fa713628f0109b10e1dc33c935e8ea915b335c346764cc4cfa62f334eeea3f98 14 | Section: System 15 | Description: General Purpose Injection and Hooking library for 64-bit devices 16 | Author: CoolStar 17 | Icon: https://repo.theodyssey.dev/depictions/icons/libhooker.png 18 | Name: libhooker 19 | Sileodepiction: https://repo.theodyssey.dev/depictions/json/libhooker.json 20 | 21 | -------------------------------------------------------------------------------- /libhooker-beta/Packages.bz2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/libhooker-beta/Packages.bz2 -------------------------------------------------------------------------------- /libhooker-beta/Packages.xz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/libhooker-beta/Packages.xz -------------------------------------------------------------------------------- /libhooker-beta/Packages.zst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/libhooker-beta/Packages.zst -------------------------------------------------------------------------------- /libhooker-beta/Release: -------------------------------------------------------------------------------- 1 | Origin: LibHooker Beta Repo 2 | Label: LibHooker Beta Repo 3 | Suite: beta 4 | Version: 1.0 5 | Architectures: iphoneos-arm 6 | Components: main 7 | Codename: libhooker-beta 8 | Description: LibHooker Beta for the Odyssey jailbreak 9 | Date: Tue, 4 Jan 2022 05:56:53 +0000 10 | MD5Sum: 11 | c9b8f3b6866b7da77ac7a14cc83b3729 1142 Packages 12 | c9383ab56a5ce24ca678c70f0058660d 641 Packages.bz2 13 | d8b5015ff36ba2e7533eddcf6e04670b 636 Packages.xz 14 | e7fb6b43e9fd6e29083bb4a222206642 576 Packages.zst 15 | SHA1: 16 | 9364e62b2139d76d071d7391320534f7daf98dc4 1142 Packages 17 | dc9d1a240c7e9d03edcf6db1ad18a934b3aef0bd 641 Packages.bz2 18 | cf22328011463e2fc831e674bec52e27f407d21a 636 Packages.xz 19 | a7018d694307ed59813a0983a08045fa1e9244a3 576 Packages.zst 20 | SHA256: 21 | b8c57ca4b1198cb693934c1a745fd5a63e4aaf699eb7aa99af06b92e32be6c32 1142 Packages 22 | 10cd30e59e09ec6a08c0de45e83f5f3d9142005ffade044e52d0df57d8dd53d9 641 Packages.bz2 23 | 7361cf5be114b1254c05c4d9d00a34d5f7b98f8c2d10432df39cdca92c59ddb5 636 Packages.xz 24 | d70752cb211b998381a14a25396e3bd13b0aaf7a820ef78ec0c290ce8c68318c 576 Packages.zst 25 | SHA512: 26 | 14a67e542647b1045d42de7f15847382a7a6287d14b81f7c7cd980fd5ca0618f5c21814516ddb660992e9d5486a5e9e536e2a7f84b4b440d63a9a4a06681ea98 1142 Packages 27 | 9fbb8f371b12c6dafd437c01814a9b777183b6f85bff5b2b49d01c6b1ce6a2c146b07375cffa87c4b46e49b2fba640ea573c4a296685a5dbf490d618b6353697 641 Packages.bz2 28 | d6d0260a1c26e91b38ee9c6d9e82c24e0560c13708a7d14a7704dfdcb4ad9ef09ba932537d004d8730663163a960b366cae027feb51e76670a060e2f149f3026 636 Packages.xz 29 | 8d179a36ce0ac33f2dcb10d5f01cee439f89afc6dca9dd7912a0bb40f93fcefbb3fa5fa28214d465b1fedd9f04700993314032a38b1d5c43751350e36eb3e1a2 576 Packages.zst 30 | -------------------------------------------------------------------------------- /libhooker-beta/Release-template: -------------------------------------------------------------------------------- 1 | Origin: LibHooker Beta Repo 2 | Label: LibHooker Beta Repo 3 | Suite: beta 4 | Version: 1.0 5 | Architectures: iphoneos-arm 6 | Components: main 7 | Codename: libhooker-beta 8 | Description: LibHooker Beta for the Odyssey jailbreak 9 | -------------------------------------------------------------------------------- /libhooker-beta/Release.gpg: -------------------------------------------------------------------------------- 1 | -----BEGIN PGP SIGNATURE----- 2 | 3 | iHUEABYKAB0WIQQnA9CUd/fvybloIZBXEPAKJQeLLQUCYdPhpwAKCRBXEPAKJQeL 4 | LfiIAQDl/ilCNp2jEYNZOY9Sm9JHoTKmVrxf479ql0K9WLn7uwEAkkK9Cc4bYQBb 5 | WAn0182ePvSZWbDr25JHEfvVh/VR3AA= 6 | =m7ke 7 | -----END PGP SIGNATURE----- 8 | -------------------------------------------------------------------------------- /libhooker-beta/debs/org.coolstar.libhooker_1.6.9b1_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/libhooker-beta/debs/org.coolstar.libhooker_1.6.9b1_iphoneos-arm.deb -------------------------------------------------------------------------------- /libhooker-beta/debs/org.coolstar.libhooker_1.6.9b2_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/libhooker-beta/debs/org.coolstar.libhooker_1.6.9b2_iphoneos-arm.deb -------------------------------------------------------------------------------- /libhooker-beta/update.sh: -------------------------------------------------------------------------------- 1 | dpkg-scanpackages debs > Packages.tmp 2 | rm -f Packages Packages.bz2 Packages.xz Packages.zst 3 | cp Packages.tmp Packages 4 | bzip2 Packages 5 | cp Packages.tmp Packages 6 | xz Packages 7 | cp Packages.tmp Packages 8 | zstd Packages 9 | mv Packages.tmp Packages 10 | php updaterelease.php 11 | gpg -abs -u 2703D09477F7EFC9B96821905710F00A25078B2D -o Release.gpg Release 12 | -------------------------------------------------------------------------------- /libhooker-beta/updaterelease.php: -------------------------------------------------------------------------------- 1 | 22 | -------------------------------------------------------------------------------- /otas/odyssey-base-v2.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Odyssey 1.4.2 [Release]", 3 | "download": "https://repo.theodyssey.dev/otas/odyssey-base.tar", 4 | "sha256": "b0fbddf5e68d240c4def681bab16c1e7e2ac8d376ed24be54f23427eff373766" 5 | } -------------------------------------------------------------------------------- /otas/odyssey-base.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Update jbupdate to get Odyssey 1.4.0", 3 | "download": "", 4 | "sha256": "" 5 | } 6 | -------------------------------------------------------------------------------- /otas/odyssey-base.tar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/otas/odyssey-base.tar -------------------------------------------------------------------------------- /otas/taurine-base-v2.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Taurine 1.1.7 [Release]", 3 | "download": "https://repo.theodyssey.dev/otas/taurine-base.tar", 4 | "sha256": "63b2e9e3505048c320931bf711307f61581e16db288df8b91f32f3cbba365ede" 5 | } 6 | -------------------------------------------------------------------------------- /otas/taurine-base.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Update jbupdate to get Taurine 1.1.0", 3 | "download": "", 4 | "sha256": "" 5 | } 6 | -------------------------------------------------------------------------------- /otas/taurine-base.tar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolstar/odysseyrepo/bb0866f1cdd2fb3e871128290a0f34b97ec1db07/otas/taurine-base.tar -------------------------------------------------------------------------------- /update.sh: -------------------------------------------------------------------------------- 1 | dpkg-scanpackages --multiversion debs > Packages.tmp 2 | rm -f Packages Packages.bz2 Packages.xz Packages.zst 3 | cp Packages.tmp Packages 4 | bzip2 Packages 5 | cp Packages.tmp Packages 6 | xz Packages 7 | cp Packages.tmp Packages 8 | zstd Packages 9 | mv Packages.tmp Packages 10 | php updaterelease.php 11 | gpg -abs -u 2703D09477F7EFC9B96821905710F00A25078B2D -o Release.gpg Release 12 | -------------------------------------------------------------------------------- /updaterelease.php: -------------------------------------------------------------------------------- 1 | 22 | --------------------------------------------------------------------------------