Bypass notarization and Application Signatures

Bypass notarization and Application Signatures

Bypass notarization and Application Signatures
2020-08-18
DMG/7Z Password:minorpatch.com

Universal Solutions

Join Group

Telegram

Bypass notarization and Application Signatures

Bypass Notary Public

  1. Open a terminal and enter the following command:
sudo xattr -rd com.apple.quarantine /Applications/xxxxxx.app

Where “xxxxxxx.app” is the name of the program you can’t run, e.g. “SPlayer.app”, then press the Enter key (Enter) on your keyboard, enter your password and press Enter to finish!

  1. Copy and paste the following command into the terminal
sudo xattr -rd com.apple.quarantine

Open Finder, click on “Applications” on the left, drag the application into the terminal, then press Enter on your keyboard, enter your password and press Enter to finish!

Well look again to see that you can open the app!

If that doesn’t work, then you need to do a local app signing operation on the app!

Continue to the next

Application Signature

  1. First, install the Command Line Tools tool and open the terminal tool and enter the following command:
xcode-select --install
  1. After the installation window pops up, select Continue to install, the installation process will take a few minutes, please wait patiently.

  2. Open the terminal and type and execute the following command to sign the application:

sudo codesign --force --deep --sign - (Application path)

Note: The application path is “Finder->Applications” find the application and drag it into the terminal, then press the Enter key, enter the macOS password and press Enter (the password is not displayed during the input process, press the Enter key directly after entering the password!

  1. The “replacing existing signature” prompt appears, which means success.!

©The copyright of apps belongs to the author. All apps on this site comes from the Internet and is for learning use only, please support the genuine!