mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-31 12:00:10 -07:00
Merge ccf82d598a
into 6116334485
This commit is contained in:
commit
85d6ad4009
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ clean:
|
||||||
|
|
||||||
# must be run as root
|
# must be run as root
|
||||||
install_kext: Info.plist
|
install_kext: Info.plist
|
||||||
|
spctl --master-disable
|
||||||
|
mount -uw /
|
||||||
|
killall Finder
|
||||||
mkdir -p /System/Library/Extensions/Proxmark3.kext/Contents
|
mkdir -p /System/Library/Extensions/Proxmark3.kext/Contents
|
||||||
cp Info.plist /System/Library/Extensions/Proxmark3.kext/Contents
|
cp Info.plist /System/Library/Extensions/Proxmark3.kext/Contents
|
||||||
chown -R root:wheel /System/Library/Extensions/Proxmark3.kext
|
chown -R root:wheel /System/Library/Extensions/Proxmark3.kext
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue