Releases: jjolano/shadow
Releases · jjolano/shadow
v3.1.1
v3.1
v3.0-6
v3.0-5
v3.0-4
v3.0-3
v3.0-1
v3.0-0.rc6
Just a quick regression fix from rc5 where some apps may not load resources properly.
v3.0-0.rc5
- This release improves general performance for bypass-enabled apps.
- Tweak compatibility can now be adjusted in settings.
- Additional changes were made to improve support on rootless jailbreaks.
v3.0-0.rc4
This release reimplements some hooks from Shadow v2.0.20, and introduces new hooks. Restriction logic and tweak compatibility logic have been improved. Existing hooks have been improved.
- Now checks for latest version in the About page.
New Recommended Hooks:
- Device Masquerade (iOS 14+) - tells the app you are running on an M1 Mac, may bypass some checks entirely.
New Extra Hooks:
- Loaded Modules (Extra) - takes over a lot more dyld methods.
- Runtime Class Lookups - filters low level objc lookups, effectively hides Shadow itself from detection.
Known Issues:
- Some rare apps not detected in v2.0.20 are detected in this version. This is under ongoing investigation.