Skip to content

Commit 056f80a

Browse files
committed
1 parent 5bc3841 commit 056f80a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

client/hid-flasher/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ clean:
3636

3737
# must be run as root
3838
install_kext: Info.plist
39+
spctl --master-disable
40+
mount -uw
41+
killall Finder
3942
mkdir -p /System/Library/Extensions/Proxmark3.kext/Contents
4043
cp Info.plist /System/Library/Extensions/Proxmark3.kext/Contents
4144
chown -R root:wheel /System/Library/Extensions/Proxmark3.kext

0 commit comments

Comments
 (0)