Skip to content

Instantly share code, notes, and snippets.

@quend
Created June 18, 2015 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quend/1ba7bc280d2b05a11a98 to your computer and use it in GitHub Desktop.
Save quend/1ba7bc280d2b05a11a98 to your computer and use it in GitHub Desktop.
Dis/En - able extension signature checks OSX
Enable (disables signature requirements)
sudo nvram boot-args=kext-dev-mode=1
Disable (enables signature checks - normal mode)
sudo nvram -d boot-args
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment