Skip to content

kitche1985/Command-Line-SnapShot-Mounter

 
 

Repository files navigation

Command-Line-SnapShot-Mounter

Name Description
Command-Line-SnapShot-Mounter This utility uses the macOS terminal

Credit: chris1111, Apple

Command Line SnapShot Mounter is an utility that allows you

to install your kexts in / System / Library / Extensions

  • Kext, bundle and plugin files are allow., a backup of the original files is made.
  • You can also install Frameworks and PrivateFrameworks.
  • For macOS Monterey 12 and Big Sur 11

Note: You cannot mount a Snapshot disk from another disk, this must be done on the live system.

Warnings: :this sofware replaces system files in /S/L/E and could render your system unbootable.

Screen

Screen Shot

  • Video ⬇︎

Modular Image Creation

Build the Project with Xcode - ⬇︎ - You need Xcode and the Command Line tools installed.

Build

git clone https://github.com/chris1111/Command-Line-SnapShot-Mounter.git

cd $HOME/Command-Line-SnapShot-Mounter/CommandLineSnapShotMounter

make

About

Utility to install kexts, Frameworks and PrivateFrameworks in the System of macOS. For macOS Monterey 12 and Big Sur 11

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.6%
  • Shell 25.1%
  • Rich Text Format 1.4%
  • Makefile 0.9%