Command-Line-SnapShot-Mounter icon indicating copy to clipboard operation
Command-Line-SnapShot-Mounter copied to clipboard

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

Command-Line-SnapShot-Mounter

Name Description
Command-Line-SnapShot-Mounter Utility using the macOS terminal

Credit: chris1111, Apple

Command Line SnapShot Mounter is an utility that allows you

to install your kexts in / System / Library / Extensions

  • [x] Kext, bundle and plugin files are allow., a backup of the original files is made.
  • [x] You can also install Frameworks and PrivateFrameworks.
  • [x] 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.

Download2 ➤ Command-Line-SnapShot-Mounter

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