Proxmark: Commando's voor gebruik

Updaten ProxSpace

git fetch --all
git reset --hard origin/master
#git checkout v4.17511
make clean && make all

#pm3-flash-bootrom
pm3-flash-fullimage
pm3

COM poort instellen

https://forum.dangerousthings.com/t/com-port-changing-during-install-preocess/19258

Contrib

git add .
git commit -m "message"
git push origin master


git remote add upstream https://github.com/RfidResearchGroup/proxmark3.git

Pull upstream

git pull upstream master

Author: jeroen

Just another HTMLy user.