Skip to content

Releases: jjolano/shadow

v3.3.2

30 Nov 00:57
Compare
Choose a tag to compare
  • I am now able to test on Substitute + palera1n.
  • Adjusted Runtime Class Lookups and Enforce Sandbox hooks to prevent crashes for Substitute users
  • Further performance improvements.

v3.3.1

25 Nov 19:08
Compare
Choose a tag to compare
  • Improved Loaded Modules hooks for safety
  • Fixed fstat hook, made other file system hooks safer

v3.3

24 Nov 04:55
Compare
Choose a tag to compare
  • Minimum iOS version is now 8.
  • Added libSandy as a dependency.
  • Removed RocketBootstrap dependency.
  • Removed Cephei dependency for iOS 11+.
  • Local Service is now the default operation mode. Shadow Service now acts as an enhancement. As a result, performance is greatly improved without sacrificing bypass strength.
  • Manually re-hooked some potentially problematic hooks for substitute users.
  • Initial palera1n support

Known issues:

  • Runtime Class Lookups causes apps to crash for substitute users. If you are using substitute, leave this option disabled for now.

v3.3-beta.3

24 Nov 04:27
Compare
Choose a tag to compare
v3.3-beta.3 Pre-release
Pre-release
  • Removes RocketBootstrap dependency.
  • "Use Local Service" is now used by default, so the option is removed. Shadow Service now acts as an enhancement feature.

v3.3-beta.2

24 Nov 01:00
Compare
Choose a tag to compare
v3.3-beta.2 Pre-release
Pre-release
  • Adds libsandy support for iOS >11 preference loading
  • Cephei support retained for iOS < 11

v3.3-beta.1

23 Nov 20:20
Compare
Choose a tag to compare
v3.3-beta.1 Pre-release
Pre-release
  • Removed dependency on Cephei
  • Rewrote some hooks to hopefully play nicer with Substitute and reduce overall crashes
  • Improved caching

v3.2.1

22 Nov 15:31
Compare
Choose a tag to compare
  • Adds option to control the global Shadow Service (default: disabled)

v3.2

22 Nov 06:09
Compare
Choose a tag to compare
  • Backend changes towards supporting palera1n
  • New option in Settings: Use Local Service

v3.1.3

21 Nov 19:25
Compare
Choose a tag to compare
  • Improved sandbox hooks
  • Adjusted tweak loading again to prevent accidental loads

v3.1.2

21 Nov 07:57
Compare
Choose a tag to compare
  • Adjusted preference loading logic, preventing a potential crash with app-specific settings
  • Adjusted Loaded Modules hook