Skip to content

zenabius/ContentCachingInVM

 
 

Repository files navigation

ContentCachingInVM

Hook runningInVM method in AssetCache and AssetCacheManageService make Content Caching can running in VM. Support macOS High Sierra 10.13.3 ~ Ventura 13.3.1

How To Do

Install:

  1. Remember path of the patch dir.
  2. Reboot VM to RecoveryOS
  3. Open Terminal and change Dir to the patch dir.
  4. Run ./RunMe.sh apply or ./RunMe.sh apply <System Root>(If your system root name is not Macintosh HD)
  5. Turn ON Contant Caching in System Preferences.

Uninstall:

  1. Remember path of the patch dir.
  2. Reboot VM to RecoveryOS
  3. Open Terminal and change Dir to the patch dir.
  4. Run ./RunMe.sh restore or ./RunMe.sh restore <System Root>(If your system root name is not Macintosh HD)

Acknowledgement

class-dump JRSwizzle

About

macOS Content Caching in Virtual Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 72.0%
  • Shell 18.1%
  • Objective-C++ 9.9%