Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Releases: Lakr233/Iridium

Generic Release 1.2.15

22 Jan 06:33
Compare
Choose a tag to compare

Fixing a crash on iPadOS #6
Fixed a memory leak for backend AuxiliaryExecute

Generic Release 1.2.13

18 Jan 17:41
Compare
Choose a tag to compare

Removed arm64e architecture due to "malformed object" issue on iOS lower then 13.5.

Generic Release 1.2.11

14 Jan 06:50
Compare
Choose a tag to compare

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

12 Jan 18:16
Compare
Choose a tag to compare

Generic Release 1.2.6

10 Jan 15:34
Compare
Choose a tag to compare

Fixed a bug when waiting for child process to complete.

Generic Release 1.2.5

09 Jan 06:43
Compare
Choose a tag to compare

Fixed a bug in compiling backend with tfp0 kernel interface.

Generic Release 1.2.2

09 Jan 06:10
Compare
Choose a tag to compare

Added alert when failure occurred during decryption, you can choose to ignore or continue package with the broken payload.

IMG_623A58C140F6-1

Improvements

08 Jan 05:13
Compare
Choose a tag to compare
1.2.0

Improvements

Embedded KRW Libraries

07 Jan 13:49
Compare
Choose a tag to compare

Kernel interfaces are now bundled inside the app.

|-- AuxiliaryAgent
|-- fouldecrypt.kernrw
|-- fouldecrypt.krw
|-- fouldecrypt.tfp0
|-- libkernrw.0.dylib
`-- libkrw.0.dylib

Initial Release

07 Jan 09:31
Compare
Choose a tag to compare
1.0.0

Initial Commit