This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Releases: Lakr233/Iridium
Releases · Lakr233/Iridium
Generic Release 1.2.15
Generic Release 1.2.13
Removed arm64e architecture due to "malformed object" issue on iOS lower then 13.5.
Generic Release 1.2.11
Fixed a bug that our zip(.ipa) file was over compressed that Xcode won't recognize it.
Currently we have identified issues with devices running over iOS >14.3(not include), we will not fix them soon because I have no device to test them.
Tested devices are
- arm64 iOS 14.3 checkra1n + taurine
- arm64e iOS 14.3 taurine
- arm64 iOS 13.5 uncover
Generic Release 1.2.8
Fixed #4
Generic Release 1.2.6
Fixed a bug when waiting for child process to complete.
Generic Release 1.2.5
Fixed a bug in compiling backend with tfp0 kernel interface.
Generic Release 1.2.2
Improvements
1.2.0 Improvements
Embedded KRW Libraries
Kernel interfaces are now bundled inside the app.
|-- AuxiliaryAgent
|-- fouldecrypt.kernrw
|-- fouldecrypt.krw
|-- fouldecrypt.tfp0
|-- libkernrw.0.dylib
`-- libkrw.0.dylib
Initial Release
1.0.0 Initial Commit