← Back to context

Comment by LeoNatan25

4 years ago

You can also disable code signing enforcement and amfi by adding the following boot args:

cs_enforcement_disable=1 amfi_get_out_of_my_way=1

Thanks, you can also disable library code signing validation too:

`sudo defaults write /Library/Preferences/com.apple.security.libraryvalidation.plist DisableLibraryValidation -bool true`