This commit is contained in:
pwpiwi 2021-03-30 21:07:48 -04:00 committed by GitHub
commit 85d6ad4009
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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