diff --git a/client/hid-flasher/Makefile b/client/hid-flasher/Makefile index 5e9b6fcde..166ea2365 100644 --- a/client/hid-flasher/Makefile +++ b/client/hid-flasher/Makefile @@ -36,6 +36,9 @@ clean: # must be run as root install_kext: Info.plist + spctl --master-disable + mount -uw + killall Finder mkdir -p /System/Library/Extensions/Proxmark3.kext/Contents cp Info.plist /System/Library/Extensions/Proxmark3.kext/Contents chown -R root:wheel /System/Library/Extensions/Proxmark3.kext