Skip to content

Releases: jjolano/shadow

v3.5.2

05 Jan 01:48
Compare
Choose a tag to compare
  • Split Standard Rules ruleset to separate jailbreak files from standard iOS file structure
  • Fixed a tweak conflict causing the copy and paste function to not work

v3.5.1

02 Jan 20:37
Compare
Choose a tag to compare
  • Added a new Extra hook: App Enumeration
  • Updated standard ruleset
  • Slight adjustments to initialization and hooking code
  • Application list in preferences has been updated with alphabetical organization and scrolling.
  • Application list in preferences now shows "Enabled" for apps where Shadow is enabled.

v3.5

31 Dec 18:43
Compare
Choose a tag to compare

This release features some significant changes to Shadow's code base.

  • Restriction logic has been fully migrated to a ruleset-based system. Users/Developers can now create their own ruleset in /Library/Shadow/rulesets to further enhance Shadow. Support for custom rulesets will be limited, however.
  • Preference pages have been adjusted. Please check your settings.
  • Improved support for rootless jailbreaks.
  • Added my HookKit Framework as a new dependency. In addition to performance improvements, this allows users to change hooking methods which can potentially evade certain detection methods.

v3.4.1

12 Dec 17:39
Compare
Choose a tag to compare
  • Fixed a regression in 3.4 causing slower userspace reboots
  • Rearranged bypass options.
  • Adjusted restricted paths.

v3.4

10 Dec 19:06
Compare
Choose a tag to compare
  • Cleaned up some restriction logic code
  • Adjusted rootless paths for Xina
  • Added new Extra hook: Hide Executable Memory
  • Added new shdw command line utility for testing file path restrictions

v3.3.7

08 Dec 02:30
Compare
Choose a tag to compare
  • Fixed URL scheme hook specifically for unc0ver jailbreaks

v3.3.6

07 Dec 20:30
Compare
Choose a tag to compare
  • More rare crash fixes
  • Handle rootless paths better (untested)
  • Add more Enforce Sandbox hooks
  • Fixed a typo causing the Shadow Service setting to not work properly
  • Improve Shadow Service fallback

v3.3.5

03 Dec 16:30
Compare
Choose a tag to compare
  • Rearranged Loaded Modules hook to provide barebones functionality
  • Rewrote Environment Variables hook to prevent a very rare crash

v3.3.4

02 Dec 19:02
Compare
Choose a tag to compare
  • Fixes a rare crash with Runtime Symbol Lookups
  • Added additional skip hooks to Detection Frameworks

v3.3.3

02 Dec 05:18
Compare
Choose a tag to compare
  • Fixed various crashes on Substitute
  • Improved restriction logic
  • Fixed potential crashes if File System hooks weren't enabled
  • Improved performance of some File System hooks